Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

@setEvalBranchQuota ineffectual in simple case #1257

Closed
Labels
bugObserved behavior contradicts documented or intended behavior
Milestone
@andrewrk

Description

@andrewrk
test"aoeu" {@setEvalBranchQuota(1001);bar(1001);}fnbar(comptimen:usize)void {comptimevari=0;inlinewhile (i<n) : (i+=1) {}}
/home/andy/downloads/zig/build/test.zig:8:12: error: evaluation exceeded 1000 backwards branches    inline while (i < n) : (i += 1) {}           ^/home/andy/downloads/zig/build/test.zig:3:8: note: called from here    bar(1001);       ^

It's important that this works, becausebar could be a third party API, for examplestd.fmt.format.

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


      [8]ページ先頭

      ©2009-2026 Movatter.jp