This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gpolo
Recipients amaury.forgeotdarc, gpolo
Date 2008-08-19.17:17:04
SpamBayes Score 8.819726e-06
Marked as misclassified No
Message-id <1219166225.32.0.756098933144.issue3600@psf.upfronthosting.co.za>
In-reply-to
Content
or not ? the indentation in this tkFileFilter.c is fooling me, the
Tcl_ListObjGetElements call is done in another block which is outside
that check, so the compiler seems to be right after all. It would be
good to report this problem at tk's bug tracker
(http://sourceforge.net/projects/tktoolkit).
History
Date User Action Args
2008-08-19 17:17:05gpolosetrecipients: + gpolo, amaury.forgeotdarc
2008-08-19 17:17:05gpolosetmessageid: <1219166225.32.0.756098933144.issue3600@psf.upfronthosting.co.za>
2008-08-19 17:17:04gpololinkissue3600 messages
2008-08-19 17:17:04gpolocreate