Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,083
    • Issues 2,083
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 9
    • Merge requests 9
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 is launching on May 22! This version brings many exciting improvements, but also removes deprecated features and introduces breaking changes that may impact your workflow. To see what is being deprecated and removed, please visit Breaking changes in 15.0 and Deprecations.

  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #23906
Closed
Open
Created Feb 17, 2013 by FPC Admin account@fpc_adminOwner

Invalid character in include file hangs Lazarus on opening project

Original Reporter info from Mantis: BigChimp
  • Reporter name: Reinier Olislagers

Description:

When opening the attached project with invalid data (character "'ÿ'" ($FF))(where I accidentally typed {$i fclel.res} instead of {$r fclel.res}, Lazarus hangs and does not respond.

Running lazbuild hangs after reading the config file. (Note: tried with a simple GUI application which did show an error running lazbuild)

Steps to reproduce:

Try to open or compile attached console project.

Additional information:

Compiling with fpc does give a useful error message:
Free Pascal Compiler version 2.7.1 [2013/02/17] for i386
Copyright (c) 1993-2013 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling adscrub.lpr
fclel.res(1,9) Fatal: illegal character "'ÿ'" ($FF)
Fatal: Compilation aborted
Error: c:\development\fpctrunk\bin\i386-win32\ppc386.exe returned an error exitcode

Mantis conversion info:

  • Mantis ID: 23906
  • OS: Windows
  • OS Build: Vista
  • Platform: x64 (with x86 compiler)
  • Version: 1.1 (SVN)
  • Fixed in version: 1.1 (SVN)
  • Fixed in revision: 40335 (#0daa193e)
  • Target version: 1.2.0
Assignee
Assign to
Time tracking