https://sourceware.org/bugzilla/show_bug.cgi?id=34204
--- Comment #1 from Howard Chu <hyc at symas dot com> --- Created attachment 16746 --> https://sourceware.org/bugzilla/attachment.cgi?id=16746&action=edit Proposed fix One possible fix is to accumulate all of the exclude-symbol optargs into a list and process the list after leading_underscore has been initialized. The approach I took here is simply to parse as-is but leave a leading space in the excluded symbol name, which can later be replaced by the actual leading_underscore character or skipped as needed. -- You are receiving this mail because: You are on the CC list for the bug.
