Patches item #312134, was changed at 2009-12-06 11:49 by Emilio Pozuelo Monfort You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=312134&group_id=30628
Status: Open Priority: 3 Submitted By: Emilio Pozuelo Monfort (pochu) Assigned to: Nobody (None) Summary: gnome-games FTBFS because of PATH_MAX usage Category: None Group: unreviewed Resolution: None Initial Comment: Hi, gnobots2, a gnome-games game, uses PATH_MAX, which is undefined on the Hurd. The attached patch makes it build on the Hurd, and keeps working fine on Linux. Please review! ---------------------------------------------------------------------- Comment By: Emilio Pozuelo Monfort (pochu) Date: 2009-12-06 16:55 Message: How about this new version? ---------------------------------------------------------------------- Comment By: Samuel Thibault (sthibault) Date: 2009-12-06 15:47 Message: Instead of making game_config_game return the string twice, move the game_config_name() call from strcmp into before the if, same in type_selection etc. ---------------------------------------------------------------------- You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=312134&group_id=30628 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

