Darryl L. Miles
692c0f2339
grX11su3.c: warning for ClientData compare
...
MAGIC_WRAPPER build option
2025-10-04 20:50:31 -04:00
Darryl L. Miles
0b29b1cc12
fix GrTextSizePtr API interface return type consistency
...
commit 86b5d591d from 20241004 by me, modified return type of
GrTextSize API in the graphics from 'void' to 'int' to convey
and error scenario to indicate when 'r' was not filled in for
the caller, but this is a multi graphics driver API interface
so requires all downstream graphics engines to also support
the return type change.
This API can error and indicates when 'Rect *r' was
successfully updated.
2025-07-27 12:45:51 -04:00
Darryl L. Miles
86b5d591d6
grOGL3.c: add GrOGLTextSize() error return
...
'textrect' is not filled in when GrOGLTextSize() fails.
Add error return and abort groglPutText() easrly on error.
graphics/grOGL3.c:783 Rect textrect;
SonarCloud
The right operand of '+' is a garbage value
https://sonarcloud.io/project/issues?open=AZJB160qNGfDNup0Riv5&id=dlmiles_magic
2024-12-26 13:01:24 -05:00
Darryl L. Miles
56317e6583
grOGL3.c: font, The left operand of '==' is a garbage value
...
SonarCloud
The left operand of '==' is a garbage value
https://sonarcloud.io/project/issues?open=AZJB160qNGfDNup0Riv4&id=dlmiles_magic
2024-12-26 13:01:24 -05:00
Alessandro De Laurenzis
68cecd5382
C99 code compat when configured with no TCL support
2022-10-29 06:07:46 +02:00
Tim Edwards
2af38a4191
Updates from running the fix-ending-whitespace script.
2020-05-23 17:13:14 -04:00
Tim Edwards
231a299b16
Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky
2017-04-25 08:41:48 -04:00