A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-February/042541.html below:

[Python-Dev] Small test

[Python-Dev] Small test [Python-Dev] Small testBrett C. bac at OCF.Berkeley.EDU
Thu Feb 12 15:32:06 EST 2004
Gustavo Niemeyer wrote:

> Hello folks,
> 
> can you please test the following piece of code with your compilers
> and check if they're issuing any warnings? Thanks!
> 
>   #include <stdio.h>
>   int main(int argc, char *argv[])
>   {
>       char c = 1;
>       if (!(c & ~255)) printf("Thanks!\n");
>       return 0;
>   }
> 

On OS X 10.3.2 (Panther) which uses "gcc version 3.3 20030304 (Apple 
Computer, Inc. build 1495)" I compile with no warnings and it spits out 
"Thanks!".

-Brett

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4