Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: AndrewCot on November 30, 2021, 02:03:21 am

Title: SF Ticket Patches & SVN 12539 query
Post by: AndrewCot on November 30, 2021, 02:03:21 am
I was checking as I thought that it's been a while since I did one of my unofficial installer builds, but there is not allot of changes so it may not be worth it.

I see there are two changes applied since the last nightly 12537, but there are patches in some of the tickets that have not been commented on or reviewed as per the following tickets:

Any chance of looking at the patches in the tickets above and giving feedback and/or incorporating them so they do not become stale and get forgotten?
Title: Re: SF Ticket Patches & SVN 12539 query
Post by: Miguel Gimenez on November 30, 2021, 09:13:13 am
I have them (and five more) in my radar, I hope they will be applied soon.
Quote
1154  Disable "Copy To" button in global compiler options
1150  Document linker options without description
1149  Encoding mismatch
1148  Encoding mismatch when using split view
1147  wxSmith: add missing events to wxsFrame
1146  Add make_unique and make_unique_for_overwrite to the C++ lexer
1133  Compiler is checked for skipped targets
1131  Fix hack in CodeCompletion's regex
1103  Build Options: Problem sorting link libraries
1095  Check validity of text in Find & Replace dialog before exiting
Title: Re: SF Ticket Patches & SVN 12539 query
Post by: AndrewCot on November 30, 2021, 10:02:38 am
I didn't go back too far. Let me know when you apply them so I can grab the updated SVN trunk.
Title: Re: SF Ticket Patches & SVN 12539 query
Post by: Miguel Gimenez on November 30, 2021, 12:54:47 pm
I can't apply them, only developers can.

1131 has just been owned by ollydbg.

UPDATE: now I can apply them  ;)
Title: Re: SF Ticket Patches & SVN 12539 query
Post by: Miguel Gimenez on December 02, 2021, 11:37:26 am
Most of the above patches are in trunk now. For the rest, 1154 has an owner and 1095 needs a bit of polishing.

Quote
1154 Disable "Copy To" button in global compiler options
1095 Check validity of text in Find & Replace dialog before exiting
Title: Re: SF Ticket Patches & SVN 12539 query
Post by: AndrewCot on December 02, 2021, 11:34:13 pm
Thanks for the update. I will grab the SVN truck and process the changes in order to build/test/release my unofficial installers.