Menu

#17 C# default comment provider cannot handle generic classes and interfaces properly

v0.7.1
closed-fixed
None
5
2014-02-21
2014-02-19
No

"Add Code Comment" command failed silently for generic classes/interfaces like ClassA<T, U,="" V=""> because of a bug in CSDefaultCommentProvider.

Here is a patch for trunk revision 157.

1 Attachments

Discussion

  • Yukinori NAKATA

    Yukinori NAKATA - 2014-02-19

    This is a C# source file for testing.

     
  • Yukinori NAKATA

    Yukinori NAKATA - 2014-02-19

    generic classes/interfaces like ClassA
    -> generic classes/interfaces like ClassA<T, U, V>

    HTML Formattining droped generic parameters from my comment.

     
  • Robert Paasche

    Robert Paasche - 2014-02-21
    • status: open --> closed-fixed
    • assigned_to: Robert Paasche
    • Group: v0.7 --> v0.8
     
  • Robert Paasche

    Robert Paasche - 2014-02-21

    patch is in trunk

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.