mksyscall.pl bug?

64 views
Skip to first unread message

Chris Keller

unread,
Oct 27, 2020, 8:55:05 PM10/27/20
to golang-nuts
Hi folks,

I'm involved in developing an amateur radio email application called Pat; Pat uses this  library for serial I/O. I was trying to update Pat's dependencies when I discovered that the serial library is getting a compile error and filed an issue for them.

Digging in, it seems the serial library is using mksyscall.pl to generate its system call code. The problem is that Darwin/OS X recently deprecated the use of a particular low-level symbol (unix.SYS_IOCTL), but mksyscall.pl is still using it. I'm not sure where to file an issue against that, so I'm asking for help here. Is that perl script still maintained?

Thanks, Chris

Chris Keller

unread,
Oct 27, 2020, 9:01:19 PM10/27/20
to golang-nuts
Never mind, I was able to file https://github.com/golang/go/issues/42241

--
You received this message because you are subscribed to a topic in the Google Groups "golang-nuts" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/golang-nuts/m-nHloFUcdY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to golang-nuts...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/e4ec80ed-ee5e-4bc5-addd-78e4dc8d79c4n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages