[Issue 7918] Crash when using heredoc syntax in DMD v2.05[89] on Win7 [64bit]
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Apr 20 05:54:43 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7918
Dejan Lekic <dejan.lekic at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dejan.lekic at gmail.com
--- Comment #1 from Dejan Lekic <dejan.lekic at gmail.com> 2012-04-20 05:55:39 PDT ---
Can you do something like this on Windows 7:
C:\work> powershell -Sta -NoProfile -NonInteractive -Command "
$date = get-date;
$date.ToString('o');
" [ENTER]
Can you?
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list