In message <[EMAIL PROTECTED]> Ryan Losh writes:
: that "THIS is where the LC_CTYPE is being set." Therefore, I need to
: read the FreeBSD handbook and see how one goes about reporting a bug
: in the ports (gnomelibs-1.2.4, to be exact). I am not an expert, but
Short answer:
cd /usr/ports/*/gnomelibs
mail -s "Bug report" `make -V MAINTAINER`
Longer answer involves submitting a PR, but I usually like to send
mail to the maintainer first.
: I don't think that hardcoding this value in a shared library is "The
: Right Way To Get The Job Done (TM)"
You are 100% correct about that.
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message