Re: ascii string comparison [Re: use C locale for LC_CTYPE]
"corvid" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <20111023093005.GC15295@local> |
Johannes wrote: > Did you find any cases where the localized version actually makes sense? I left the findtext code alone, since neither case will work well anyway. > Independent of this problem I think we should decide on the layering > of our base libraries (lout and dlib) to avoid code duplication. > My favorite option would be basing dlib on lout. > Any opinions? It would make sense. Speaking of lout, we still have #define prefs_show_msg 1 in lout/msg.h. Oh, and there's the BitSet/Bitvec duplication...