Thread overview
[Issue 22303] ImportC: pragmas should be ignored
[Issue 22303] importC: import c errors on pragmas
[Issue 22303] importC: pragmas should be ignored
Sep 14, 2021
Walter Bright
Sep 14, 2021
Walter Bright
[Issue 22303] ImportC: pragma directives should be ignored
Sep 14, 2021
Walter Bright
Sep 14, 2021
Dlang Bot
Sep 19, 2021
Dlang Bot
Sep 30, 2021
Dlang Bot
September 14, 2021
https://issues.dlang.org/show_bug.cgi?id=22303

dave287091@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ImportC
           Severity|enhancement                 |major

--
September 14, 2021
https://issues.dlang.org/show_bug.cgi?id=22303

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@digitalmars.com
            Summary|importC: import c errors on |importC: pragmas should be
                   |pragmas                     |ignored

--
September 14, 2021
https://issues.dlang.org/show_bug.cgi?id=22303

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|importC: pragmas should be  |ImportC: pragmas should be
                   |ignored                     |ignored

--
September 14, 2021
https://issues.dlang.org/show_bug.cgi?id=22303

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ImportC: pragmas should be  |ImportC: pragma directives
                   |ignored                     |should be ignored

--
September 14, 2021
https://issues.dlang.org/show_bug.cgi?id=22303

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #13072 "fix Issue 22303 - ImportC: pragma directives should be ignored" fixing this issue:

- fix Issue 22303 - ImportC: pragma directives should be ignored

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

--
September 19, 2021
https://issues.dlang.org/show_bug.cgi?id=22303

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 #13072 "fix Issue 22303 - ImportC: pragma directives should be ignored" was merged into stable:

- 876ccbd229223f81e2536c44060e5a2944f2fd24 by Walter Bright:
  fix Issue 22303 - ImportC: pragma directives should be ignored

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

--
September 30, 2021
https://issues.dlang.org/show_bug.cgi?id=22303

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

- 79ee87d6fb9c81bb9d8daf03330167633d217db9 by Walter Bright:
  fix Issue 22303 - ImportC: pragma directives should be ignored (#13072)

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

--