Fix warning with newer compiler -Khem Upstream-Status: Pending --- a/Modules/_cursesmodule.c +++ b/Modules/_cursesmodule.c @@ -116,7 +116,7 @@ char *PyCursesVersion = "2.2"; #defines many common symbols (such as "lines") which breaks the curses module in other ways. So the code will just specify explicit prototypes here. */ -extern int setupterm(char *,int,int *); +//extern int setupterm(char *,int,int *); #ifdef __sgi #include #endif a href='/cgit/'>cgit logo index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/openmoko-apps/openmoko-messages_svn.bb
AgeCommit message (Expand)AuthorFiles
2008-07-16remove deprecated openmoko stuff, it's no longer buildable anywaysMichael Lauer1
2008-04-23Openmoko: replace OpenMoko by OpenmokoJohn Lee1
2007-09-04openmoko*: convert to SRCREVKoen Kooi1
2007-04-02openmoko-messages: remove patch that was applied upstreamKoen Kooi1
2007-03-31openmoko-messages: add patch from Marcin to make it build again (OM bug #333)Koen Kooi1
2007-03-23openmoko-apps: fix description in openmoko-messagesMichael Lauer1
2007-02-17openmoko: add messages applicationKoen Kooi1