IIRC, the #- stream is used only for incremental compilation. Try the
/incr- switch to see what happens.

-John
http://www.iunknown.com


-----Original Message-----
From: Michal Jaeschke [mailto:[EMAIL PROTECTED]] 
Sent: Monday, July 15, 2002 6:56 AM
To: [EMAIL PROTECTED]
Subject: [ADVANCED-DOTNET] Metada physical layout (#- stream)

In "Partition II Metadata" there is information about streams in
metadata
physical layout (23 Chapter):
"Implementation Specific (Microsoft Only) - Some compilers store
metadata in
a #- stream, which holds an uncompressed, or non-optimized
representation of
metadata tables; this includes extra metadata "pointer" tables..... "
It's strange but some compilation of the same C# source produce one time
#-
stream another time #~stream (ECMA standard). Is there any possibilty to
regulate this?

You can read messages from the Advanced DOTNET archive, unsubscribe from
Advanced DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to