[Mono-bugs] [Bug 494316] New: Empty resources file produces an error message with invalid filename

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 13 09:44:47 EDT 2009


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: rkvinge at novell.com
        ReportedBy: rkvinge at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


rolf at linux:~/test> touch a.vb
rolf at linux:~/test> touch Resources.resources
rolf at 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.


More information about the mono-bugs mailing list