Menu

#515 Missing wchar_t keyword in c++

Next_release
closed
nobody
None
6
2013-10-01
2013-08-17
Jordan
No

It keeps bugging me that this keyword is recognized in IDEs, but not in N++. Here's a fix.

1 Attachments

Discussion

  • Neomi

    Neomi - 2013-08-17

    Revision 735 is quite old, you must have used the wrong repository URL. The current revision is 1103, you can find the repository here:
    svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk

    Obviously wchar_t was not the only missing keyword. I made a new patch to make the list complete based on this list for C++11.

     
  • Don HO

    Don HO - 2013-08-31

    Thank you for your patched.
    It will be included in the next release.

    Don

     
  • Don HO

    Don HO - 2013-08-31
    • status: open --> accepted
    • Priority: 2 --> 6
     
  • Don HO

    Don HO - 2013-10-01
    • Status: accepted --> closed