Thread overview
[Issue 22258] [betterC] No error message for compiler failure with betterC
Aug 31, 2021
Jack Stouffer
Jun 04, 2022
Walter Bright
Jun 04, 2022
Walter Bright
Jun 04, 2022
Jack Stouffer
Dec 17, 2022
Iain Buclaw
August 31, 2021
https://issues.dlang.org/show_bug.cgi?id=22258

Jack Stouffer <jack@jackstouffer.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|Mac OS X                    |All

--
June 04, 2022
https://issues.dlang.org/show_bug.cgi?id=22258

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@digitalmars.com

--- Comment #1 from Walter Bright <bugzilla@digitalmars.com> ---
Being a compiler bug, it shouldn't need dub. Is there a way to reproduce it with just the compiler?

--
June 04, 2022
https://issues.dlang.org/show_bug.cgi?id=22258

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |betterC

--
June 04, 2022
https://issues.dlang.org/show_bug.cgi?id=22258

--- Comment #2 from Jack Stouffer <jack@jackstouffer.com> ---
(In reply to Walter Bright from comment #1)
> Being a compiler bug, it shouldn't need dub. Is there a way to reproduce it with just the compiler?

Yeah, cd into the dateparser folder and run

dmd -betterC -Isource/ -I../emsi_containers/src/ -I../stdx-allocator/source/ source/dateparser/package.d

It exits with error code 1 and no message.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=22258

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=22258

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/19979

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--