Skip to content

Fixing warnings - #2

Open
daavid00 wants to merge 1 commit into
popersson:mainfrom
daavid00:dev
Open

Fixing warnings#2
daavid00 wants to merge 1 commit into
popersson:mainfrom
daavid00:dev

Conversation

@daavid00

Copy link
Copy Markdown

These changes fix the following warnings:

warning: set: allowing edgecol to match patch property edgecolor
warning: called from
    __patch__ at line 182 column 3
    patch at line 101 column 3
    distmesh2d at line 90 column 9
    micp_2Dfhcs at line 90 column 2
    run_example at line 30 column 5
    tests/single.m at line 288 column 5

warning: set: allowing facecol to match patch property facecolor
warning: called from
    __patch__ at line 182 column 3
    patch at line 101 column 3
    distmesh2d at line 90 column 9
    micp_2Dfhcs at line 90 column 2
    run_example at line 30 column 5
    tests/single.m at line 288 column 5

warning: Matlab-style short-circuit operation performed for operator &
warning: called from
    distmesh2d at line 101 column 6
    micp_2Dfhcs at line 90 column 2
    run_example at line 30 column 5
    tests/single.m at line 288 column 5

warning: Matlab-style short-circuit operation performed for operator |
warning: called from
    simpplot at line 8 column 6
    distmesh2d at line 126 column 1
    micp_2Dfhcs at line 90 column 2
    run_example at line 30 column 5
    tests/single.m at line 288 column 5

warning: Matlab-style short-circuit operation performed for operator |
warning: called from
    simpplot at line 9 column 6
    distmesh2d at line 126 column 1
    micp_2Dfhcs at line 90 column 2
    run_example at line 30 column 5
    tests/single.m at line 288 column 5
``

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.

1 participant