Skip to content

--enable-cache path print not respected by translate-c #15025

@SuperAuguste

Description

@SuperAuguste

Zig Version

0.11.0-dev.2157+f56f3c582

Steps to Reproduce and Observed Behavior

(For context, ran into this @ zigtools/zls#1080)

  1. Create a slay.h file
  2. zig translate-c slay.h --enable-cache
  3. Observe that --enable-cache's promise about "print[ing] path to stdout" is not respected

Expected Behavior

translate-c output should be written to cache and the path to that cache location printed to stdout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugObserved behavior contradicts documented or intended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions