Author Topic: Site missing detail  (Read 3912 times)

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Site missing detail
« on: December 17, 2008, 02:25:13 pm »
Hi !

I find really nice to propose a bundle of C::B and MinGW to download.
But it could be even nicer to find in the download page which version of MinGW is provided in the setup.

Dje

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5915
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Site missing detail
« Reply #1 on: December 27, 2008, 08:36:30 am »
what's your meaning?
Sorry I can't understand.
You want the download version displayed in the setup?
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Site missing detail
« Reply #2 on: December 27, 2008, 08:45:28 am »
I think he wants the web page to say which version of MinGW GCC is included with the combined installer to help the user decide which is better to download.

Tim S

C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5915
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Site missing detail
« Reply #3 on: December 27, 2008, 08:55:13 am »
I think he wants the web page to say which version of MinGW GCC is included with the combined installer to help the user decide which is better to download.

Tim S

Thanks for your clarification. I'm not an English native speaker, so it is some difficult to understand. :D
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: Site missing detail
« Reply #4 on: December 27, 2008, 08:30:54 pm »
Hi!

I think he wants the web page to say which version of MinGW GCC is included with the combined installer to help the user decide which is better to download.
Exactly!
As I think MinGW version does not change too often, that is why it shouldn't requires a lot of work/time.

Dje