mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-27 02:43:41 +02:00
![]() Provide a possibility to ignore duplicate symbols for exporting. export.pas, texportlib: + new property "ignoreduplicates" with which duplicate symbols are ignored upon insertion + new method "duplicatesymbol" which checks "ignoreduplicates" and generates an error if it is False (this method needs to be used if a duplicate was detected) expunix.pas, texportlibunix: * exportprocedure: use "duplicatesymbol" instead of always generating an error systems/t_beos.pas, texportlibbeos: * exportprocedure: use "duplicatesymbol" instead of always generating an error systems/t_haiku.pas, texportlibhaiku: * exportprocedure: use "duplicatesymbol" instead of always generating an error systems/t_nwl.pas, texportlibnetwlibc: * exportprocedure: use "duplicatesymbol" instead of always generating an error systems/t_nwm.pas, texportlibnetware: * exportprocedure: use "duplicatesymbol" instead of always generating an error systems/t_win.pas, texportlibwin: * exportfromlist: use "duplicatesymbol" instead of always generating an error ........ git-svn-id: trunk@32974 - |
||
---|---|---|
.. | ||
i_aix.pas | ||
i_amiga.pas | ||
i_android.pas | ||
i_aros.pas | ||
i_atari.pas | ||
i_beos.pas | ||
i_bsd.pas | ||
i_embed.pas | ||
i_emx.pas | ||
i_gba.pas | ||
i_go32v2.pas | ||
i_haiku.pas | ||
i_jvm.pas | ||
i_linux.pas | ||
i_macos.pas | ||
i_morph.pas | ||
i_msdos.pas | ||
i_nativent.pas | ||
i_nds.pas | ||
i_nwl.pas | ||
i_nwm.pas | ||
i_os2.pas | ||
i_palmos.pas | ||
i_sunos.pas | ||
i_symbian.pas | ||
i_watcom.pas | ||
i_wdosx.pas | ||
i_wii.pas | ||
i_win16.pas | ||
i_win.pas | ||
mac_crea.txt | ||
t_aix.pas | ||
t_amiga.pas | ||
t_android.pas | ||
t_aros.pas | ||
t_atari.pas | ||
t_beos.pas | ||
t_bsd.pas | ||
t_embed.pas | ||
t_emx.pas | ||
t_gba.pas | ||
t_go32v2.pas | ||
t_haiku.pas | ||
t_jvm.pas | ||
t_linux.pas | ||
t_macos.pas | ||
t_morph.pas | ||
t_msdos.pas | ||
t_nativent.pas | ||
t_nds.pas | ||
t_nwl.pas | ||
t_nwm.pas | ||
t_os2.pas | ||
t_palmos.pas | ||
t_sunos.pas | ||
t_symbian.pas | ||
t_watcom.pas | ||
t_wdosx.pas | ||
t_wii.pas | ||
t_win16.pas | ||
t_win.pas |