FLTK logo

Re: [fltk.coredev] RE: Doxygen oddity under Msys\mingw (possibly others!) - [General Use]

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.coredev  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: RE: Doxygen oddity under Msys\mingw (possibly others!) - [General Use] Albrecht Schlosser Feb 26, 2021  
 
On 2/26/21 11:28 AM 'MacArthur, Ian (Leonardo, UK)' via fltk.coredev wrote:

Prior to the patch, I see this in my logs ("see" that is if I ever check them...)

$ make html
Generating HTML documentation...
D:/Support/fltk-1.4/src/Fl_Preferences.cxx:175: warning: Found unknown command '\MinGW'
D:/Support/fltk-1.4/src/Fl_Preferences.cxx:175: warning: Found unknown command '\msys'
...
D:/Support/fltk-1.4/src/Fl_Preferences.cxx:175: warning: Found unknown command '\bin'

You can figure out what $PATH is set to in that shell from there!

Oh, well, then it's the *expanded* path that triggers the warnings, not the statement in the sources. This is obviously Windows specific because Windows uses '\' in the path whereas Linux uses '/' (of course) which doesn't trigger the "unknown command" warning.

No other doxygen warnings, just those.
When I pull to latest the doxygen run is now silent...

Thanks for confirmation.

--
You received this message because you are subscribed to the Google Groups "fltk.coredev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkcoredev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkcoredev/091ac0e6-8ff2-8b0b-7235-f29d790c47ce%40online.de.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.