sqweek / dialog

Simple cross-platform dialog API for go-lang
ISC License
493 stars 76 forks source link

macOS: cgo argument has Go pointer to Go pointer #1

Closed djlawhead closed 7 years ago

djlawhead commented 7 years ago

Looks like a new way in which Go passes pointers to C/C++/ObjC breaks the file dialogue open call on macOS.

Specific line: cocoa/dlg.go:77

More information: https://github.com/ry/v8worker/issues/31

sqweek commented 7 years ago

Ah yep, I'm familiar with that go 1.6 change. Thanks for the heads up, I'll take a look when I get some spare cycles.

sqweek commented 7 years ago

That oughta do it, merry christmas :)

djlawhead commented 7 years ago

Thanks man!!

On Dec 23, 2016 9:23 AM, "sqweek" notifications@github.com wrote:

That oughta do it, merry christmas :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sqweek/dialog/issues/1#issuecomment-269020988, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ9X3_P4xsRzgi6Vyy7UJQyk9ROtN_Nyks5rLAOsgaJpZM4LHGCA .