kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #04209
Newstroke font location in code
--00032555b3e6f36bc2047f698ec6 Content-Type: text/plain; charset=UTF-8
Hi,
If may I suggest a little improvement form maintenance point of view:
Please move definition of const static char* newstroke_font[] into .c file
for separate compilation, and leave declaration in .h file. This will help
avoid conflicts in case of multiple inclusion of that definition... as I
have now, due to probably wrong merge at update.
--
Manveru
jabber: manveru@...
gg: 1624001
http://www.manveru.pl
--00032555b3e6f36bc2047f698ec6 Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Hi,<br><br>If may I suggest a little improvement form maintenance point of =
view:<br>Please move definition of <span style=3D"font-family: courier new,=
monospace;">const static char* newstroke_font[]</span> into .c file for sep=
arate compilation, and leave declaration in .h file. This will help avoid c=
onflicts in case of multiple inclusion of that definition... as I have now,=
due to probably wrong merge at update.<br clear=3D"all">
<br>-- <br>Manveru<br>jabber: <a href=3D"mailto:manveru@...">manveru=
@manveru.pl</a><br> =C2=A0 =C2=A0 gg: 1624001<br> =C2=A0 <a href=3D"http://=
www.manveru.pl">http://www.manveru.pl</a><br>
--00032555b3e6f36bc2047f698ec6--
Follow ups