/* */ Comments And Multiple Types In Generics

A couple of issues which I became aware of today:

  1. /* */ comment blocks are not attached to members.
  2. Multiple types in Generic members ( e.g. IDictionary&lt int, string &gt) are not handled.

Both issues will be fixed tonight, watch for comments for a new version.

Thanks to Lior and Tomer for finding the bugs.

 

This entry was posted on Monday, June 18th, 2007at 5:19 pm and is filed under Bugs, To Do, v0.4. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response or trackback from your own site.

 

One Response to “/* */ Comments And Multiple Types In Generics”

  1. Fixed, newest version (v0.4.1.2) can be found at http://www.rauchy.net/regionerate/downloads/bin/rgn-v0.4.1.2.msi.

    The star (/* */) comment blocks should work, but might still be a bit unstable.

    Posted by Omer Rauchwerger on June 19th, 2007 9:24 am

 

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>