Skip to content

Conversation

@zohassadar
Copy link
Collaborator

No description provided.

@zohassadar
Copy link
Collaborator Author

Tested with the following added to constants.asm (it's built twice so it everything outputs twice) to validate multiple flags, stderr/stdout behavior and exiting on error.

.out "this is stdout material"

.ifdef WARNME
.warning "you've been warned"
.endif

.ifdef FAIL
.error "failed"
.endif

@kirjavascript kirjavascript merged commit df937b1 into kirjavascript:master Feb 1, 2025
@zohassadar zohassadar deleted the buildargs branch February 1, 2025 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants