Activity for band-a-prend

  • band-a-prend band-a-prend modified a comment on ticket #1563

    Thanks! At r13752 Codeblocks with NassiShneiderman plugin is successsfully compiled with boost-1.89. 0. Maybe an additional NassiShneiderman autotools cleanup will be useful (see attached patch). Please note that m4/ax_boost_system.m4 is removed here too!

  • band-a-prend band-a-prend posted a comment on ticket #1563

    Thanks! At r13752 Codeblocks with NassiShneiderman plugin is successsfully compiled. Maybe an additional NassiShneiderman autotools cleanup will be useful (see attached patch). Please note that m4/ax_boost_system.m4 is removed here!

  • band-a-prend band-a-prend posted a comment on ticket #1563

    I see in NassiShneiderman plugin sources the boost mention only in CParcer.cpp #include <boost/spirit/include/classic.hpp> #include <boost/spirit/include/classic_core.hpp> #include <boost/spirit/include/classic_symbols.hpp> #include <boost/spirit/include/classic_confix.hpp> using namespace boost::spirit::classic; and in parserules.h #include <boost/spirit/core.hpp> #include <boost/spirit/symbols/symbols.hpp> #include <boost/spirit/utility/chset.hpp> #include <boost/spirit/utility/escape_char.hpp>...

  • band-a-prend band-a-prend modified a comment on ticket #1563

    Apart from everything else is NassiShneiderman plugin required to be linked against boost and especially against boost_system library? Does it require headers only? The boost_system was added in https://sourceforge.net/p/codeblocks/code/11186/ and https://sourceforge.net/p/codeblocks/code/11227/ to fix Gentoo build against boost-1.65 and some later.

  • band-a-prend band-a-prend posted a comment on ticket #1563

    Apart from everything else is NassiShneiderman plugin required to be linked against boost and especially against boost_system library? Does it require headers only?

  • band-a-prend band-a-prend created ticket #1563

    Failed to configure Codeblocks (and to build) against boost-1.89.0

  • band-a-prend band-a-prend created ticket #1524

    DisplayEvent core plugin isn't built for CodeBlocks 25.03

  • band-a-prend band-a-prend posted a comment on ticket #1512

    The problem isn't with codeblocks soursecode itself. It's related to system used astyle-3.6.1: the appropriate plugin includes system astyle headers and astyle-3.6.1 uses C++17 features (i.e. string_view). But changes of r13577 results in addition of -std=c++11 to CXX env variable: CXX: x86_64-pc-linux-gnu-g++ -std=c++11 instead of CXX: x86_64-pc-linux-gnu-g++). Is it expected behaviour?

  • band-a-prend band-a-prend created ticket #1512

    Forced std=c++11 and failed to build against system astyle-3.6.1 since r13577

  • band-a-prend band-a-prend posted a comment on ticket #1464

    Sorry. I attached it initially but then asked to relogin on save action and didn't recheck if it presented. File is attached here now.

  • band-a-prend band-a-prend created ticket #1464

    Patch: fix FortranProject plugin build via autotools

  • band-a-prend band-a-prend created ticket #1463

    Patch: fix Scintilla buffer over-read with absolute reference

  • band-a-prend band-a-prend committed [bb77d4] on Code

    tests/mercurialapi_test.py: fix failure in Python 3.11 for inspect module

  • band-a-prend band-a-prend created ticket #1389

    uservardlgs.cpp: error: ‘wxFileDialog’ was not declared in this scope

  • band-a-prend band-a-prend posted a comment on ticket #1303

    Related upstream issue: https://github.com/albertodemichelis/squirrel/issues/261

  • band-a-prend band-a-prend created ticket #1303

    (rev 12880) (-flto enabled) Build error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]

  • band-a-prend band-a-prend posted a comment on ticket #1266

    Yes, this patch fixes issue. Thanks!

  • band-a-prend band-a-prend created ticket #1266

    Revision 12805 failed to compile with --disable-pch option

  • band-a-prend band-a-prend posted a comment on ticket #630

    I just run "svn checkout https://svn.code.sf.net/p/codeblocks/code/trunk codeblocks-code" and besides codeblocks trunk it downloads also FortranProject directory (and some others external sources). Is this behaviour of svn repo always was presented? But the .zip snapshot doesn't contain external sources. Anyway the current patch is outdated due to changes that allows now to build FortranProject as separate package. I should rework the patch to check the presence of FortranProject directory and if...

  • band-a-prend band-a-prend posted a comment on ticket #689

    I found that this was already fixed in https://sourceforge.net/p/codeblocks/code/11266/ so this issue can be closed.

  • band-a-prend band-a-prend committed [5aa0d8]

    Remove AboutDlg button linked to 'codeblocks.org'

  • band-a-prend band-a-prend committed [1aba8f]

    Update year to 2018 in about dialog copyright

  • band-a-prend band-a-prend committed [991aab]

    Fix Qt version number in About dialog

  • band-a-prend band-a-prend committed [05c451]

    Fix wxwidgets build fails

  • band-a-prend band-a-prend committed [14e082]

    Fix: conditional build wxGTK2.8/3.0

  • band-a-prend band-a-prend committed [8aa90a]

    Fix wxWidgets version displaying in About window

  • band-a-prend band-a-prend committed [1e0328]

    Fix "iCCP: known incorrect sRGB profile" warning

  • band-a-prend band-a-prend committed [6543bc]

    Fix install of cr3.{desktop,png,xmp} files

  • band-a-prend band-a-prend committed [feb5d3]

    Update CR_ENGINE_{VERSION,BUILD_DATE}

  • band-a-prend band-a-prend committed [55ab14]

    Fix Qt version autoreplacing

  • band-a-prend band-a-prend created ticket #689

    Codeblocks-17.12 Astyle plugin incompatible with astyle-3.1

  • band-a-prend band-a-prend created ticket #630

    patch: "plugins/contrib/FortranProject" building via autotools in Linux

1
MongoDB Logo MongoDB