Author Topic: SF Ticket Patches & SVN 12539 query  (Read 8186 times)

Offline AndrewCot

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 678
SF Ticket Patches & SVN 12539 query
« 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?

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1553
Re: SF Ticket Patches & SVN 12539 query
« Reply #1 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

Offline AndrewCot

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 678
Re: SF Ticket Patches & SVN 12539 query
« Reply #2 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.

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1553
Re: SF Ticket Patches & SVN 12539 query
« Reply #3 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  ;)
« Last Edit: December 01, 2021, 10:03:20 am by Miguel Gimenez »

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1553
Re: SF Ticket Patches & SVN 12539 query
« Reply #4 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

Offline AndrewCot

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 678
Re: SF Ticket Patches & SVN 12539 query
« Reply #5 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.