Is there a way to get the warnings and errors output in a format such as gcc, for example uses. E.g.
path/to/the/file-name.txt:23: warning something is so and son. This would allow to use the standard compile mode of emacs/vim. It is basically the feature to go on the error line and push return to get to the line in the source code where it appears. This would need some modifications to my compile mode in vim. Is there a flag for getting the 'gcc' style of compile reports? Best Regards Frank --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
