http://bugzilla.novell.com/show_bug.cgi?id=494316


           Summary: Empty resources file produces an error message with
                    invalid filename
    Classification: Mono
           Product: Mono: Compilers
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: ASSIGNED
          Severity: Enhancement
          Priority: P5 - None
         Component: Basic
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


r...@linux:~/test> touch a.vb
r...@linux:~/test> touch Resources.resources
r...@linux:~/test> vbnc a.vb -res:Resources.resources 
Visual Basic.Net Compiler version 0.0.0.5915 (Mono 2.3 - r117246)
Copyright (C) 2004-2008 Rolf Bjarne Kvinge. All rights reserved.


/home/rolf/test/<MyGenerator> (1,1) : Error VBNC31509: Unable to open resource
file '/home/rolf/test/doc/vb_local_lat/My Project/test/Resources.resources':
Stream is not a valid .resources file!  It was possibly truncated.
There were 1 errors and 0 warnings.
Compilation took 00:00:01.1953340

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to