This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]