Thread overview
[Issue 2554] New: spec for pragma(lib, ...) doesn't say it's only legal as declaration
Jan 04, 2009
d-bugmail
Jan 04, 2009
d-bugmail
Jan 05, 2009
d-bugmail
Jan 23, 2012
Walter Bright
January 04, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2554

           Summary: spec for pragma(lib, ...) doesn't say it's only legal as
                    declaration
           Product: D
           Version: 1.037
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: spec
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: kamm-removethis@incasoftware.de


When http://d.puremagic.com/issues/show_bug.cgi?id=1663 was fixed, pragma(lib, ...) was forbidden as a statement. That should be in the spec.


-- 

January 04, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2554


kamm-removethis@incasoftware.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor




-- 

January 05, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2554


smjg@iname.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smjg@iname.com




------- Comment #1 from smjg@iname.com  2009-01-04 18:40 -------
Welcome to Bugzilla.  The way to link to other issues is to write simply
bug 1663
or
issue 1663

Looks better, and Bugzilla puts in a title attribute and formatting to show the status.


-- 

January 23, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=2554


Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla@digitalmars.com
         Resolution|                            |INVALID


--- Comment #2 from Walter Bright <bugzilla@digitalmars.com> 2012-01-22 22:01:58 PST ---
Pragma's are allowed as statements in both D1 and D2, and they are in the spec.

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