Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C clim-tos
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mcclim
  • clim-tos
  • Issues
  • #2

Closed
Open
Created May 14, 2017 by Jacek Złydach@jzlydachDeveloper

#'region-intersection needs recompilation post-loading of CLIM

When running demos with (clim-demo:start-demo), SBCL immediately complains about a type error w/ clim-utils:region-intersection method. The method in fact exists and is correct, and the error disappears after recompiling it.

The method in question is defmethod region-intersection ((rect1 standard-bounding-rectangle) (rect2 standard-bounding-rectangle)) and can be found in utils/region-arithmetic.lisp.

Generally, this is weird and such recompilation should not be necessary.

Assignee
Assign to
Time tracking