Message 65073 - Python tracker
Message65073
| Author | benjamin.peterson |
|---|---|
| Recipients | benjamin.peterson, christian.heimes, giovannibajo, loewis |
| Date | 2008-04-07.11:54:36 |
| SpamBayes Score | 0.3014202 |
| Marked as misclassified | No |
| Message-id | <1207569279.73.0.913112101539.issue2128@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Martin, you are right that they are not from the same reason as that issue. gcc -c -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk/ -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c Modules/main.c: In function 'Py_Main': Modules/main.c:478: warning: passing argument 1 of 'Py_SetProgramName' from incompatible pointer type Modules/main.c: In function 'Py_Main': Modules/main.c:478: warning: passing argument 1 of 'Py_SetProgramName' from incompatible pointer type |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-04-07 11:54:40 | benjamin.peterson | set | spambayes_score: 0.30142 -> 0.3014202 recipients: + benjamin.peterson, loewis, christian.heimes, giovannibajo |
| 2008-04-07 11:54:39 | benjamin.peterson | set | spambayes_score: 0.30142 -> 0.30142 messageid: <1207569279.73.0.913112101539.issue2128@psf.upfronthosting.co.za> |
| 2008-04-07 11:54:37 | benjamin.peterson | link | issue2128 messages |
| 2008-04-07 11:54:37 | benjamin.peterson | create | |