]> granicus.if.org Git - graphviz/commit
expr: remove dereferencing and parens around calling 'Exdisc_t.stringof'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 5 Aug 2022 04:23:19 +0000 (21:23 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 6 Aug 2022 17:13:27 +0000 (10:13 -0700)
commit0cd5a5399966eb2999aaf9b19847e0be9d8e4417
treee12c053e171ddc323623c0d1bc8bfe587a4176de
parent528ee95742319cc04d4627584e403c7ef46eb305
expr: remove dereferencing and parens around calling 'Exdisc_t.stringof'

The compiler does not need to be explicitly told how to call through a function
pointer.
lib/expr/exeval.c
lib/expr/exgram.h