[Bug go/48018] libgo needs to handle Solaris 2 syslog

ian at airs dot com gcc-bugzilla@gcc.gnu.org
Wed Mar 9 06:25:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48018

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2011.03.09 06:24:43
     Ever Confirmed|0                           |1

--- Comment #1 from Ian Lance Taylor <ian at airs dot com> 2011-03-09 06:24:43 UTC ---
I'm not sure it matters to the syslog writer that Solaris syslog uses STREAMS. 
I think it only matters to the syslog daemon itself.

What happens if you add /dev/conslog to logPaths in unixSyslog in
libgo/go/syslog/syslog.go?



More information about the Gcc-bugs mailing list