[Issue 5600] rdmd: Broken behavior with command-line input

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5600

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|unspecified |D2

--


[Issue 5600] rdmd: Broken behavior with command-line input

2011-05-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5600



--- Comment #2 from Andrei Alexandrescu and...@metalanguage.com 2011-05-22 
06:20:37 PDT ---
I need the help of someone who has Windows to fix this bug. Please let me know,
thanks!

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 5600] rdmd: Broken behavior with command-line input

2011-05-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5600


Vladimir Panteleev thecybersha...@gmail.com changed:

   What|Removed |Added

 CC||thecybersha...@gmail.com


--- Comment #3 from Vladimir Panteleev thecybersha...@gmail.com 2011-05-22 
09:51:02 PDT ---
It looks like this was already fixed by Nick in git.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 5600] rdmd: Broken behavior with command-line input

2011-05-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5600



--- Comment #4 from Andrej Mitrovic andrej.mitrov...@gmail.com 2011-05-22 
11:01:00 PDT ---
Unfortunately I can't get the latest rdmd.d from git to compile via 2.053 so I
can't test if it's fixed or not.
https://github.com/D-Programming-Language/tools/blob/master/rdmd.d

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 5600] rdmd: Broken behavior with command-line input

2011-05-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5600



--- Comment #5 from Vladimir Panteleev thecybersha...@gmail.com 2011-05-22 
12:31:09 PDT ---
Created an attachment (id=989)
Patch to get from current git to compile

(In reply to comment #4)
 Unfortunately I can't get the latest rdmd.d from git to compile via 2.053 so I
 can't test if it's fixed or not.
 https://github.com/D-Programming-Language/tools/blob/master/rdmd.d

Andrei should push a patch for that shortly. Here's my version.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 5600] rdmd: Broken behavior with command-line input

2011-05-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5600


Andrej Mitrovic andrej.mitrov...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||DUPLICATE


--- Comment #6 from Andrej Mitrovic andrej.mitrov...@gmail.com 2011-05-22 
22:53:54 PDT ---
Damn, it looks like Patch from the GnuWin32 project is incompatible with Patch
distributed with git.

It does work with the one distributed with git:
D:\dev\projects\rdmdC:\Program Files\Git\Bin\patch.exe -p1  patchfile.patch
patching file `rdmd.d'

But I've tried with the GnuWin32 Patch before that and got this:
D:\dev\projects\rdmdpatch -p1  patchfile.patch
patching file rdmd.d
Assertion failed: hunk, file ../patch-2.5.9-src/patch.c, line 339
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

2.5.9 seems to be the latest version too. Oh well..

On the flip side, I can't reproduce my bug anymore so it looks like Nick's
patch fixed it. Also thanks for the compilation patch, Vlad!

*** This issue has been marked as a duplicate of issue 4688 ***

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 5600] rdmd: Broken behavior with command-line input

2011-05-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5600


Nick Sabalausky cbkbbej...@mailinator.com changed:

   What|Removed |Added

 CC||cbkbbej...@mailinator.com


--- Comment #1 from Nick Sabalausky cbkbbej...@mailinator.com 2011-05-21 
17:13:40 PDT ---
This might be related to issue 4688

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 5600] rdmd: Broken behavior with command-line input

2011-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5600


Andrei Alexandrescu and...@metalanguage.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||and...@metalanguage.com
 AssignedTo|nob...@puremagic.com|and...@metalanguage.com


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---