View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0028962 | Open CASCADE | OCCT:Configuration | public | 2017-07-31 09:19 | 2017-09-29 16:29 |
Reporter | kgv | Assigned To | bugmaster | ||
Priority | normal | Severity | feature | ||
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | VC++ 2010 | ||
Target Version | 7.2.0 | Fixed in Version | 7.2.0 | ||
Summary | 0028962: Configuration, genproj.bat - add /LARGEADDRESSAWARE option to 32-bit target executables | ||||
Description | It is proposed adding a linker option /LARGEADDRESAWARE to DRAW executable generated by genproj to allow testing of memory-hungry procedures in 32-bit DRAW. ... There is a handy system-wide switch in Windows for testing purposes use the MEM_TOP_DOWN registry setting. This forces all memory allocations to go from the top down, instead of the normal bottom up: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] "AllocationPreference"=dword:00100000 | ||||
Steps To Reproduce | N/A | ||||
Tags | No tags attached. | ||||
Test case number | Not required | ||||
|
Branch CR28962 has been created by kgv. SHA-1: faffe2ed3e25946d472f965874f74125f7763912 Detailed log of new commits: Author: aml Date: Wed Jun 14 08:07:26 2017 +0300 0028962: Configuration, genproj.bat - add /LARGEADDRESSAWARE option to 32-bit target executables |
|
Branch CR28962 has been updated forcibly by kgv. SHA-1: 5fa9a22f8fdb621b937fba430e586ee972b2852b |
|
Branch CR28962 has been deleted by kgv. SHA-1: 5fa9a22f8fdb621b937fba430e586ee972b2852b |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-07-31 09:19 | kgv | New Issue | |
2017-07-31 09:19 | kgv | Assigned To | => abv |
2017-07-31 09:19 | kgv | Assigned To | abv => kgv |
2017-07-31 09:19 | kgv | Status | new => assigned |
2017-07-31 09:22 | git | Note Added: 0068876 | |
2017-07-31 09:24 | git | Note Added: 0068877 | |
2017-08-03 17:31 | bugmaster | Changeset attached | => occt master c5b39011 |
2017-08-03 17:31 | bugmaster | Assigned To | kgv => bugmaster |
2017-08-03 17:31 | bugmaster | Status | assigned => verified |
2017-08-03 17:31 | bugmaster | Resolution | open => fixed |
2017-08-18 13:10 | bugmaster | Test case number | => Not required |
2017-08-18 17:00 | git | Note Added: 0069645 | |
2017-09-29 16:17 |
|
Fixed in Version | => 7.2.0 |
2017-09-29 16:29 |
|
Status | verified => closed |