Skip to content

[graf] do not use TBufferFile in copy constructors - #23448

Open
linev wants to merge 1 commit into
root-project:masterfrom
linev:graf_copy_constructor
Open

linev wants to merge 1 commit into
root-project:masterfrom
linev:graf_copy_constructor

Conversation

@linev

@linev linev commented Sep 22, 2026

Copy link
Copy Markdown
Member

In TPavesText and TDiamond classes TBufferFile streaming was used for copy constructor.
For these classes it absolutely overkill while TPaveText implement already "normal" copy constructor and one can use it directly.

@linev
linev requested review from jblomer and silverweed September 22, 2026 07:43
@linev linev self-assigned this Sep 22, 2026
@linev
linev requested a review from couet as a code owner September 22, 2026 07:43
In TPavesText and TDiamond classes TBufferFile streaming was used for copy constructor.
For these classes it absolutely overkill while
TPaveText implement already "normal" copy constructor and one can use it directly.
@linev
linev force-pushed the graf_copy_constructor branch from 18b7d70 to b4606d7 Compare September 22, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants