Author Topic: starthere page small bug  (Read 7166 times)

Offline gd_on

  • Lives here!
  • ****
  • Posts: 796
starthere page small bug
« on: November 06, 2019, 07:12:29 pm »
small glitch introduced in a last svn :
In start hepe page I can see :
svn build rev 11901 (2019-11-04 19:35:26) gcc 8.1.0Windows/unicode - 64 bit

It is better to add a space before "Windows/unicode". Gives a better look (compatible with "about Window"):
svn build rev 11901 (2019-11-04 19:35:26) gcc 8.1.0 Windows/unicode - 64 bit

here is a small ,patch for that.

gd_on
Windows 11 64 bits (23H2), svn C::B (last version or almost!), wxWidgets 3.2.4 (tests with 3.3), Msys2 Compilers 13.2.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1553
Re: starthere page small bug
« Reply #1 on: November 07, 2019, 07:51:45 pm »
Please create a ticket with the patch, here it will be forgotten

EDIT: issue just fixed in trunk (r11902), so there is no need for the ticket
« Last Edit: November 07, 2019, 08:25:59 pm by Miguel Gimenez »