Skip to content

JclQueues: Add missing AutoGrow, AutoPack and Grow methods. - #64

Merged
ahausladen merged 1 commit into
project-jedi:masterfrom
gjdoornink:feature/fix-JclQueues-Grow-Pack
Sep 21, 2019
Merged

JclQueues: Add missing AutoGrow, AutoPack and Grow methods.#64
ahausladen merged 1 commit into
project-jedi:masterfrom
gjdoornink:feature/fix-JclQueues-Grow-Pack

Conversation

@gjdoornink

Copy link
Copy Markdown

Currently the JclQueues containers do not implement overrides of the AutoGrow, AutoPack and Grow methods. Effectively this means that the AutoGrow, AutoPack and Grow functionality does not work properly in the JclQueues classes. Please note that, by design, the JclQueues containers do not use the FSize field of the TJclAbstractContainerBase base class but determines the size dynamically when needed.
This pull request also fixes issue 6637 from the JEDI Issue Tracker (https://issuetracker.delphi-jedi.org/).

@ahausladen
ahausladen merged commit 2c08565 into project-jedi:master Sep 21, 2019
@gjdoornink
gjdoornink deleted the feature/fix-JclQueues-Grow-Pack branch September 21, 2019 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants