Thread overview
[Issue 24402] OSX: Linker warning: pointer not aligned at __OBJC_PROTOCOL_$_Foo
Feb 22
Dlang Bot
Feb 22
Dlang Bot
Mar 01
Dlang Bot
February 22
https://issues.dlang.org/show_bug.cgi?id=24402

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #16219 "Fix Bugzilla 24402 - OSX: Linker warning: pointer not aligned at __OBJC_PROTOCOL_$_Foo" fixing this issue:

- Fix Bugzilla 24402 - OSX: Linker warning: pointer not aligned at __OBJC_PROTOCOL_$_Foo

https://github.com/dlang/dmd/pull/16219

--
February 22
https://issues.dlang.org/show_bug.cgi?id=24402

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #16219 "Fix Bugzilla 24402 - OSX: Linker warning: pointer not aligned at __OBJC_PROTOCOL_$_Foo" was merged into stable:

- c142d4c29e3dcaa44a027abd14710782f195a5bb by Iain Buclaw:
  Fix Bugzilla 24402 - OSX: Linker warning: pointer not aligned at
__OBJC_PROTOCOL_$_Foo

https://github.com/dlang/dmd/pull/16219

--
March 01
https://issues.dlang.org/show_bug.cgi?id=24402

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #16276 "merge stable" was merged into master:

- 5197b62a1a3a53b6431a7f8fa67d288fb2dc3703 by Iain Buclaw:
  Fix Bugzilla 24402 - OSX: Linker warning: pointer not aligned at
__OBJC_PROTOCOL_$_Foo

https://github.com/dlang/dmd/pull/16276

--