> > Note that there has been a problem with the last couple > > of releases (including the 5.4.1.preX tarballs), which may > > possibly result in the Workspace files having the wrong > > line endings. This means that Visual Studio doesn't > > always recognise them as such. > > > Maybe Microsoft has a patch to solve this problem ?
No - it's not a Microsoft problem. It's a side-effect of internal administrative changes within the Net-SNMP project. (Namely the switch from CVS to SVN) > Is it useful to change VC++ editor to XEmacs ? No. That wouldn't help. That editor is only relevant to code and header files. The problem lies with the project workspace files, which are created automatically by VC++ itself. These did originally have the correct format, but became corrupted as part of the CVS->SVN switch. That has now been fixed, and the next tarballs should be recognised OK. There's no need to switch editor (and it wouldn't help anyway). Dave ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
