Bugs item #2821869, was opened at 2009-07-15 16:42 Message generated for change (Tracker Item Submitted) made by namtrac You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=865514&aid=2821869&group_id=173455
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: w32api Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: İsmail Dönmez (namtrac) Assigned to: Nobody/Anonymous (nobody) Summary: atoll should be defined even when strict ansi is enabled Initial Comment: When -std=c99 flag is invoked gcc enables __STRICT_ANSI__ and this hides the definition of atoll() and related functions (see stdlib.h) but atoll() and related functions like strtoll is part of C99 standard and should be enabled even if __STRICT_ANSI__ is enabled. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=865514&aid=2821869&group_id=173455 ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel