This turns out not to matter, as entryDelim must be a leftover from some previous code: It's set but never read---which is why no problem ever occurred here---so it can just be deleted.But I'll wait a bit before committing, in case Bernhard has a different view.
Richard Abdelrazak Younes wrote: > Richard Heck wrote: >> And oh by the way, can someone check this bit: >> >>> if (ch == '(') entryDelim = ')'; >>> - else if (ch == '{') entryDelim = ')'; >>> + else if (ch == '{') entryDelim = '}'; >>> >> It had previous been: else if (ch = '{') entryDelim = ')'. That's not >> related to the present issue, I don't think, but it surely must be a >> bug. > > That looks weird indeed. Bernhard, could you comment please? > > Abdel. > -- ================================================================== Richard G Heck, Jr Professor of Philosophy Brown University http://frege.brown.edu/heck/ ================================================================== Get my public key from http://sks.keyserver.penguin.de Hash: 0x1DE91F1E66FFBDEC Learn how to sign your email using Thunderbird and GnuPG at: http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto