Thread overview
[Issue 11369] New: time.di(365)
Oct 28, 2013
Jonathan M Davis
Nov 02, 2013
Martin Krejcirik
October 28, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11369

           Summary: time.di(365)
           Product: D
           Version: D2
          Platform: x86_64
        OS/Version: Windows
            Status: NEW
          Severity: critical
          Priority: P2
         Component: druntime
        AssignedTo: nobody@puremagic.com
        ReportedBy: ronald.nie@gmail.com


--- Comment #0 from ronald.nie@gmail.com 2013-10-28 09:28:53 PDT ---
Using DMD32 D Compiler v2.063.2 on Win7, I got the following error on every trivial test programs I copied from websites:

\src\druntime\import\core\time.di(365): Error: Declaration expected, not '}'

I tried D in the past, and remember it was very smooth.  Please help me on how to resolve this issue.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 28, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11369


Jonathan M Davis <jmdavisProg@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdavisProg@gmx.com


--- Comment #1 from Jonathan M Davis <jmdavisProg@gmx.com> 2013-10-28 16:57:19 PDT ---
It sounds like you probably have a messed up install, but I can't really help you much without actual code examples. You really should bring this up in D.Learn to get some help there:

http://forum.dlang.org/ http://forum.dlang.org/group/digitalmars.D.learn

I'd be very surprised if there were an actual bug in core.time that was causing your problem.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 31, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11369



--- Comment #2 from ronald.nie@gmail.com 2013-10-31 05:13:51 PDT ---
(In reply to comment #1)
> It sounds like you probably have a messed up install, but I can't really help you much without actual code examples. You really should bring this up in D.Learn to get some help there:
> 
> http://forum.dlang.org/ http://forum.dlang.org/group/digitalmars.D.learn
> 
> I'd be very surprised if there were an actual bug in core.time that was causing your problem.

Thanks.  I will post my question over there.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
November 02, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11369



--- Comment #3 from Martin Krejcirik <mk@krej.cz> 2013-11-02 11:35:16 CET ---
*** Issue 11399 has been marked as a duplicate of this issue. ***

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