Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
which standard to use, both for building wx and CB
Miguel Gimenez:
There is at least one show stopper in wx3.3.2: AUI panes can no longer have arbitrary size (3.3.2 regression)
christo:
I've been using c++20 for a while with autotools. m4/ax_cxx_compile_stdcxx.m4 has to be updated. Attaching patch to avoid duplicate effort when we switch to c++20
Wkerry:
Is the ax_cxx_compile_stdcxx.m4 file a copy from the following repo or equivalent file from some other place a this file is availabel from a number of places?
https://github.com/autoconf-archive/autoconf-archive/blob/master/m4/ax_cxx_compile_stdcxx.m4
christo:
--- Quote from: Wkerry on May 25, 2026, 12:57:23 am ---Is the ax_cxx_compile_stdcxx.m4 file a copy from the following repo or equivalent file from some other place a this file is availabel from a number of places?
https://github.com/autoconf-archive/autoconf-archive/blob/master/m4/ax_cxx_compile_stdcxx.m4
--- End quote ---
You are correct @Wkerry, the file is copied from autoconf-archive master
Miguel Gimenez:
@christo, do you plan to commit the file from autoconf-archive?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version