This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] clean up word_char initialization


This patch removes the previous initializations of word_char, since the
initialization is now in init_dfa (note that init_word_char is equivalent to the hunk
I added in init_dfa, and word_char was not used).

Paolo

Attachment: regex-remove-previous-word-char-uses.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]