Skip to content

fx while() condition never matched #1701

@ghost

Description

Prerequisites

Example:
magick rose: -format "%[fx:ii=10;while(ii<10,debug(ii);ii=ii+1)]" info:-

Description

endless loop, ii is incremented correctly, ii < 10 does not match

Steps to Reproduce

see example

System Configuration

osx

  • ImageMagick version: ImageMagick 7.0.8-59 Q16 x86_64 2019-08-05
  • Environment (Operating system, version and so on): OSX 10.14.06
  • Additional information: none

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions