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,093
    • Issues 2,093
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 7
    • Merge requests 7
  • 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

Scheduled maintenance on the database layer will take place on 2022-07-02. We expect GitLab.com to be unavailable for up to 2 hours starting from 06:00 UTC. Kindly follow our status page for updates and read more in our blog post.

  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #22693
Closed
Open
Created Aug 22, 2012 by FPC Admin account@fpc_adminOwner

TSynHighlighterMultiScheme.CaseSensitive is ignored

Original Reporter info from Mantis: Giulio
  • Reporter name: Giulio Bernardi

Description:

TSynHighlighterMultiScheme.CaseSensitive is ignored. TSynMultiSyn always behaves as if the property was set to True.

Steps to reproduce:

Build and run the attached program, where a multisyn uses the HTML highlighter as the default one, and the PHP highlighter for "&LtPos;?php ... ?>" blocks.
Things work, but if you change the "&LtPos;?php" line to, say, "&LtPos;?pHp", php scheme isn't recognized anymore, even if CaseSensitive property of the php scheme is set to false.

Mantis conversion info:

  • Mantis ID: 22693
  • OS: Linux x86_64
  • OS Build: Fedora 16
  • Build: rev 38329
  • Platform: Linux x86_64, fpc 2.6.0
  • Version: 1.1 (SVN)
  • Fixed in version: 1.1 (SVN)
  • Fixed in revision: 38339 (#ba00570c)
  • Target version: 1.2.0
Assignee
Assign to
Time tracking