Changeset 1415

Show
Ignore:
Timestamp:
02/05/10 06:10:37 (2 years ago)
Author:
walter
Message:

minor changes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docsrc/changelog.d

    r1408 r1415  
    55 
    66$(UL  
     7    $(NEW1 057) 
    78    $(NEW1 056) 
    89    $(NEW1 055) 
     
    7576) 
    7677 
     78$(VERSION 057, Feb 4, 2010, =================================================, 
     79 
     80    $(WHATSNEW 
     81    ) 
     82    $(BUGSFIXED 
     83    $(LI $(BUGZILLA 2321): spec on inline asm can be misunderstood) 
     84    $(LI $(BUGZILLA 2463): No line number in "statement is not reachable" warning) 
     85    $(LI $(BUGZILLA 3306): bad function/delegate literal generated into header files) 
     86    $(LI $(BUGZILLA 3373): bad codeview debug info for long and ulong) 
     87    $(LI $(BUGZILLA 3737): SEG-V at expression.c:6255 from bad opDispatch) 
     88    $(LI $(BUGZILLA 3768): reapeted quotes in ddoc.html) 
     89    ) 
     90) 
     91 
    7792$(VERSION 056, Jan 29, 2010, =================================================, 
    7893 
  • trunk/docsrc/ddoc.dd

    r833 r1415  
    800800) 
    801801 
    802 <h3>Macro Definitions from $(LINK2 "dmd-windows.html#sc_ini, $(TT sc.ini))'s DDOCFILE</h3> 
     802<h3>Macro Definitions from $(LINK2 dmd-windows.html#sc_ini, $(TT sc.ini))'s DDOCFILE</h3> 
    803803 
    804804$(P 
  • trunk/docsrc/iasm.dd

    r1381 r1415  
    1515    ) 
    1616 
    17     $(P Differing D implementations, however, are free to innovate upon 
    18     the memory model, function call/return conventions, argument 
    19     passing conventions, etc. 
     17    $(P Implementations of D on different architectures, however, are 
     18    free to innovate upon the memory model, function call/return conventions, 
     19    argument passing conventions, etc. 
    2020    ) 
    2121