Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

Duplicated form sources 3 years 2 months ago #15535

  • Francesco Salvi
  • Francesco Salvi's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 17
  • Thank you received: 0
Good evening. I only want to report a strange behaviour which is not a problem for me, but is somehow weird.
Create a new application (Linux or Windows, doesn't matter) containing at least one form.
Save it in a folder.
Buil it and find your form's .FRM file in the "lib/$(TargetCPU)-$(TargetOS)" folder, where compiled units output.
Not a problem for me, but could be a security issue for a software house: sources unexpectedly duplicated into the compiled files folder.

Regards

Please Log in or Create an account to join the conversation.

Duplicated form sources 3 years 2 months ago #15536

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Thanks Sir
This is the normal behavior for FPC compiler,
copy all *.frm files to output directory, in order to build the final executable
and *.frm files are part of final executable.
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Duplicated form sources 3 years 2 months ago #15540

  • Francesco Salvi
  • Francesco Salvi's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 17
  • Thank you received: 0
Thanks, I thought it could be an error. Have a nice day.

Please Log in or Create an account to join the conversation.

Duplicated form sources 3 years 2 months ago #15541

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Have fun Sir
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

  • Page:
  • 1