Andrew Lee wrote:
Some of them might not even be applicable to be included in the new field and would still have to be included in the description (eg. when the 64-bit version is included in a subfolder in the package).
So I think it is best to update this on a case-by-case basis and populate the new field only where it makes sense. The other entries can be left as they are.
I came across something similar; wasn't sure how to handle it.
I just updated the entry for Dev-C++
IDE stand-alone portable pkg - 1.7 MB Download (~8 MB on disk)
IDE MinGW32 portable pkg- 16.5 MB Download (~172 MB on disk)
IDE MinGW64 (TDM-GCC) portable pkg - 26.1 MB (~274 MB on disk)
I changed the file size (description) to mirror the SA IDE (8MB) and the download link to the 'Portable' download folder at SF; which has all flavors.
Here's a quote from the project dev:
http://orwelldevcpp.blogspot.com/Quote:
Choosing between 32bit and 64bit
...
There is no single reason to download the 32bit version except for maybe file size, marginally longer compiling time, or in case you have to use that specific compiler for any reason (regression problems for example).
You can force 32bit compiles by selecting the profile 'TDM-GCC 32bit' in the compiler options.
http://orwelldevcpp.blogspot.com/-JR-