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,085
    • Issues 2,085
    • 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 has launched! Please visit Breaking changes in 15.0 and 15.0 Removals to see which breaking changes may impact your workflow.

  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #30243
Closed
Open
Created Jun 06, 2016 by FPC Admin account@fpc_adminOwner

fpc/fixes_3.0: arm-wince cannot use find on unsorted list

Original Reporter info from Mantis: vincococka2
  • Reporter name: Jan Sebosik

Description:

When I`m trying to compile simple program for WinCE/arm platform with
FPC 3.0 based on branch fixes_3_0:trunk, I receive following error during form creation:

[FORMS.PP] ExceptionOccurred 
  Sender=EListError
  Exception=Cannot use find on unsorted list
  Stack trace:
  $00043520
  $0013ECA8
  $000E5370
  $F000FFFC
  $000230D4
TApplication.HandleException Cannot use find on unsorted list
  Stack trace:
  $00043520
  $0013ECA8
  $000E5370
  $F000FFFC
  $000230D4
[FORMS.PP] ExceptionOccurred 

I`ve tried to revert back to revision 33784 - with this rev. everything seems to work fine - program starts OK.

Steps to reproduce:

Compile from svn FPC branch fixes_3_0
Open lazarus and compile simple form for arm/wince platform.
Run

Then see lcldebug.log

Mantis conversion info:

  • Mantis ID: 30243
  • Build: Trunk
  • Version: 2.3 (SVN)
  • Fixed in revision: 52767 (#a5866048)
Assignee
Assign to
Time tracking