Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 2,095
    • Issues 2,095
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FPC
  • LazarusLazarus
  • LazarusLazarus
  • Issues
  • #34665
Closed
Open
Issue created Dec 09, 2018 by FPC Admin account@fpc_adminOwner

Target EXE file deletes characters after the last dot

Original Reporter info from Mantis: kluug.net @onpok
  • Reporter name: Ondrej Pokorny

Description:

In "Project options -> Compiler options -> Paths -> Target file name" I set "MyProgram.10".

The created executable is "MyProgram.exe" instead of "MyProgram.10.exe".

Steps to reproduce:

Create new console program, set target file name with a dot (e.g. project1.10), see that the created executable doesn't have the characters after the dot included (project1.exe).

Mantis conversion info:

  • Mantis ID: 34665
  • OS: Windows
  • OS Build: 10
  • Platform: win32
  • Version: 2.1 (SVN)
  • Fixed in revision: r64070 (#609f5046)
Assignee
Assign to
Time tracking