[Python-Dev] (no subject)
anybody here? bob 2611 s highway 101 san diego, ca 92007 209 984 0880 http://evdo-coverage.com/cell-phone-antenna-booster.html -- Robert Q Kim, Wireless Internet Advisor http://evdo-coverage.com/cellular-repeater.html http://hsdpa-coverage.com 2611 S. Pacific Coast Highway 101 Suite 102 Cardiff by the Sea, CA 92007 206 984 0880 ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] Compiler warnings
u guys are way over my head :) bob -- Robert Kim 2611s Highway 101 suite 102 San diego CA 92007 206 984 0880 http://evdo-coverage.com/cellular-repeater.html On 1/31/06, Guido van Rossum <[EMAIL PROTECTED]> wrote: > On 1/31/06, Tim Peters <[EMAIL PROTECTED]> wrote: > > [Thomas Wouters] > > > Objects/longobject.c:655: warning: 'e' may be used uninitialized in this > function > > > > Well, that's pretty bizarre. There's _obviously_ no way to get to a > > reference to `e` without going through > > > > x = _PyLong_AsScaledDouble(vv, &e); > > > > first. That isn't a useful warning. > > But how can the compiler know that it is an output-only argument? > > -- > --Guido van Rossum (home page: http://www.python.org/~guido/) > ___ > Python-Dev mailing list > Python-Dev@python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > http://mail.python.org/mailman/options/python-dev/evdo.hsdpa%40gmail.com > -- Robert Q Kim, Wireless Internet Advisor http://evdo-coverage.com/cellular-repeater.html http://hsdpa-coverage.com 2611 S. Pacific Coast Highway 101 Suite 102 Cardiff by the Sea, CA 92007 206 984 0880 ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] Compiler warnings
Thomas thanks.. useful string ... bob On 2/1/06, Michael Hudson <[EMAIL PROTECTED]> wrote: > Thomas Wouters <[EMAIL PROTECTED]> writes: > > > On Wed, Feb 01, 2006 at 11:29:16AM -0500, Tim Peters wrote: > >> [Thomas Wouters] > >> > Well, I said 4.0.3, and that was wrong. It's actually a pre-release of > >> > 4.0.3 > >> > (in Debian's 'unstable' distribution.) However, 4.0.2 (the actual > >> > release) > >> > behaves the same way. The normal make process shows quite a lot of > >> > output on > >> > systems that use gcc, so I wouldn't be surprised if people did ignore it, > >> > for the most part. > > > >> Does it really? It's completely warning-free on Windows, and that's > >> the intent, and it takes ongoing work to keep it that way. Over at, > >> e.g., > > > > No, it's mostly warning-free, it just outputs a lot of text. By default, > > the warnings don't stand out much. And if you have a decent computer, it > > scrolls by pretty fast, too. ;) > > "make -s" is a wonderful thing :) > > Cheers, > mwh > > -- > In case you're not a computer person, I should probably point out > that "Real Soon Now" is a technical term meaning "sometime before > the heat-death of the universe, maybe". > -- Scott Fahlman <[EMAIL PROTECTED]> > ___ > Python-Dev mailing list > Python-Dev@python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > http://mail.python.org/mailman/options/python-dev/evdo.hsdpa%40gmail.com > -- Robert Q Kim, Wireless Internet Advisor http://evdo-coverage.com/cellular-repeater.html http://hsdpa-coverage.com http://evdo-coverage.com/pocket-pc-pda-ppc.html 2611 S. Pacific Coast Highway 101 Suite 102 Cardiff by the Sea, CA 92007 206 984 0880 ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com