Thread overview
[Issue 2360] New: wrong filename in error message after #line
Sep 16, 2008
d-bugmail
Sep 18, 2008
d-bugmail
Sep 18, 2008
d-bugmail
Nov 24, 2008
d-bugmail
Nov 24, 2008
d-bugmail
May 06, 2010
Don
September 16, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2360

           Summary: wrong filename in error message after #line
           Product: D
           Version: 1.029
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: shro8822@vandals.uidaho.edu


I'm getting the error:

"filename.d(264): template fn(T) conflicts with function fn at filename.d(264)"

the issue is that the filename was altered to something else before this point


-- 

September 18, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2360





------- Comment #1 from shro8822@vandals.uidaho.edu  2008-09-18 16:43 -------
same bug different error

Blob.d(31): function Blob.BaseToken.GetHashCode does not override any function


-- 

September 18, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2360





------- Comment #2 from shro8822@vandals.uidaho.edu  2008-09-18 16:45 -------
related
http://d.puremagic.com/issues/show_bug.cgi?id=2180


-- 

November 24, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2360


smjg@iname.com changed:

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




------- Comment #3 from smjg@iname.com  2008-11-24 07:45 -------
You forgot to post your testcase.

BTW, the way to link to other issues in Bugzilla is to type simply

issue 2180

much better than posting the full URL.


-- 

November 24, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2360





------- Comment #4 from shro8822@vandals.uidaho.edu  2008-11-24 12:26 -------

related issue 2397


-- 

May 06, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=2360


Don <clugdbug@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |clugdbug@yahoo.com.au
         Resolution|                            |DUPLICATE


--- Comment #5 from Don <clugdbug@yahoo.com.au> 2010-05-06 12:49:05 PDT ---
This has no test case, but seems to be the same as bug 2397. Marking as duplicate.

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

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