Skip to content

Fix FILENAME binary file name does not change#93

Merged
Fubukimaru merged 2 commits into
Fubukimaru:masterfrom
duhow:issue-92
Oct 19, 2021
Merged

Fix FILENAME binary file name does not change#93
Fubukimaru merged 2 commits into
Fubukimaru:masterfrom
duhow:issue-92

Conversation

@duhow

@duhow duhow commented Oct 19, 2021

Copy link
Copy Markdown
Collaborator

Fixes #92
.FILENAME function should generate a binary file with the provided name

duhow added 2 commits October 19, 2021 19:13
Fixes Fubukimaru#92
.FILENAME function should generate a binary file with the provided name
@Fubukimaru Fubukimaru merged commit 175b365 into Fubukimaru:master Oct 19, 2021
@Fubukimaru

Copy link
Copy Markdown
Owner

ZenKyu!

@Fubukimaru

Copy link
Copy Markdown
Owner

El problema estaba en void write_bin(), que no usa fname_noext, que sería la variable lógica según la semántica que definió en su momento. Pero como en todo momento usa fname_bin... como que se puede quedar así.

@duhow duhow deleted the issue-92 branch October 19, 2021 19:33
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.

Directive .FILENAME does not work

2 participants