[nem-bug] [Nemerle 0000968]: unmanaged resources
feedback at nemerle.org
feedback at nemerle.org
Sun Mar 4 21:28:36 CET 2007
The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=968>
======================================================================
Reported By: apanteleev
Assigned To: nazgul
======================================================================
Project: Nemerle
Issue ID: 968
Category: Compiler
Reproducibility: N/A
Severity: feature
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 03-04-2007 10:40 CET
Last Modified: 03-04-2007 21:28 CET
======================================================================
Summary: unmanaged resources
Description:
I've added support for adding unmanaged resources to the output, such as
application icon. As I used 'DefineUnmanagedResource' function, the file
(specified by -ures option or see help), must be a Win32 RES file. Maybe
it won't work on mono, I just don't know.
SVN patch included.
======================================================================
----------------------------------------------------------------------
nazgul - 03-04-07 19:47
----------------------------------------------------------------------
Is it something like /win32res in csc? If so, then the option name should
be the same for Nemerle
----------------------------------------------------------------------
apanteleev - 03-04-07 20:24
----------------------------------------------------------------------
Yes, it is. I looked at csc after I've sent this here. Anyway, you can
correct it freely.
----------------------------------------------------------------------
nazgul - 03-04-07 21:28
----------------------------------------------------------------------
Fixed on trunk, thanks for the patch.
Issue History
Date Modified Username Field Change
======================================================================
03-04-07 10:40 apanteleev New Issue
03-04-07 10:40 apanteleev File Added: uresource.patch
03-04-07 19:47 nazgul Note Added: 0001809
03-04-07 20:24 apanteleev Note Added: 0001810
03-04-07 21:28 nazgul Status new => resolved
03-04-07 21:28 nazgul Resolution open => fixed
03-04-07 21:28 nazgul Assigned To => nazgul
03-04-07 21:28 nazgul Note Added: 0001812
======================================================================
More information about the bugs
mailing list