On Thu, Jul 03, 2025 at 03:13:44PM +0200, Jean-Marc Lasgouttes wrote: > Le 03/07/2025 à 13:17, Scott Kostyshak a écrit : > > > > > #if defined(USE__func__) && USE__func__ > > > > > > I removed the use of USE__func__. Nothing of value has been lost. > > > > Great! That warning's gone now. Only remaining one is: > > > > src/support/FileName.cpp:687:7: warning: 'MKDIR_TAKES_ONE_ARG' is not > > defined, evaluates to 0 [-Wundef] > > > > Looks like it was first introduced at abe7afc2. > > > > Interestingly, the variable is conditionally set in config/lyxinclude.m4. > > > > Maybe we can either use Kornel's approach (defined()) or add an else > > condition in lyxinclude.m4. > > I used defined().
All -Wundef warnings are gone now. Thank you! Scott
signature.asc
Description: PGP signature
-- lyx-devel mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-devel
