[ python-Bugs-991834 ] Warning in cjkcodecs/iso2022common.h
SourceForge.net
noreply at sourceforge.net
Thu Aug 19 19:59:37 CEST 2004
Bugs item #991834, was opened at 2004-07-16 04:27
Message generated for change (Comment added) made by perky
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=991834&group_id=5470
Category: None
Group: None
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Jack Jansen (jackjansen)
Assigned to: Hye-Shik Chang (perky)
Summary: Warning in cjkcodecs/iso2022common.h
Initial Comment:
I get a warning (MacOSX 10.3, gcc 3.3) in cjkcodecs/
iso2022common.h about an uninitialized variable, and it looks
bona-fide:
/Users/jack/src/python/Modules/cjkcodecs/codecentry.h: In
function `iso2022processesc':
/Users/jack/src/python/Modules/cjkcodecs/iso2022common.h:186:
warning: `esclen' might be used uninitialized in this function
----------------------------------------------------------------------
>Comment By: Hye-Shik Chang (perky)
Date: 2004-08-20 02:59
Message:
Logged In: YES
user_id=55188
The file has disappeared about a month ago. :)
----------------------------------------------------------------------
Comment By: Hye-Shik Chang (perky)
Date: 2004-07-23 21:27
Message:
Logged In: YES
user_id=55188
iso2022common.h gone away by importing CJKCodecs 1.1.
Do you have any warnings still there?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=991834&group_id=5470
More information about the Python-bugs-list
mailing list