On 07/06/2013 11:10 AM, Mark Abraham wrote:
             set_warning_line(wi, cpp_cur_file(&handle),
cpp_cur_linenr(&handle));
             warning_note(wi, "Debugging)";

Mark


Hello Mark:

 thanks a lot for kind messages.

 I changed above line in topio.c,

set_warning_line(wi, cpp_cur_file(&handle), cpp_cur_linenr(&handle));
        warning_note(wi, "Debugging)";


but the compiling failed with messages:


romacs-4.6.3/src/kernel/topio.c: In function ‘read_topol’:
gromacs-4.6.3/src/kernel/topio.c:648:35: error: expected ‘)’ before ‘;’ token gromacs-4.6.3/src/kernel/topio.c:1014:9: error: expected ‘;’ before ‘}’ token
make[2]: *** [src/kernel/CMakeFiles/gmxpreprocess.dir/topio.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....


thank you very much

Albert
--
gmx-users mailing list    gmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
* Please don't post (un)subscribe requests to the list. Use the www interface or send it to gmx-users-requ...@gromacs.org.
* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

Reply via email to