Skip to content

A previous build failure with the same inputs but different processor implementation will still fail #86

Closed

Description

Given this scenario

  1. Build project consuming a KSP
  2. Project fails to compile due to bug in generated code
  3. Change KSP impl to fix it
  4. Recompile project
  5. Project still fails with previous error message, even though generated code is now correct. Requires cleaning first

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

P1major features or blocking bugsbugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions