Danek Duvall wrote:
On Tue, Feb 10, 2009 at 04:20:09PM -0600, Shawn Walker wrote:
build_entire_incorporation:
- line 50: "print" instead of "ls"
Really? That doesn't seem to work: "command not found".
Hm? In a ksh script, that should work just fine.
Apparently ksh-fu is weak because I can't seem to get this to work right
(even after dropping the $(), which I forgot to do the first time).
- line 29: why?
Because many of our exceptions use _() now and fail if gettext isn't
installed.
Okay for now, but I don't really like that. Our exceptions might be thrown
deep inside some other application that happens not to be
internationalized, and then they're absolutely useless. We should probably
look at defining a dummy _() in all library modules that use it, if it
hasn't already been defined. Or something. I'm not sure how our C
libraries deal with this, offhand.
I've opened bug 6530 for this.
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss