Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.46 error Global symbol "$icurve" requires explicit package name at /usr/local/Cellar/feedgnuplot/1.46/bin/feedgnuplot line 931. #33

Closed
ilovezfs opened this issue Feb 23, 2018 · 2 comments

Comments

@ilovezfs
Copy link

1.45 is OK

iMac-TMP:~ joe$ echo -n "seq 5" | /usr/local/Cellar/feedgnuplot/1.45/bin/feedgnuplot --terminal 'dumb 80,20' --exit

                                                                                
    5 +---------------------------------------------------------------------+   
      |             +             +             +             +             |   
  4.5 |-+...........:.............:.............:.............:...........+-|   
      |             :             :             :             :             |   
    4 |-+...........:.............:.............:.............:...........+-|   
      |             :             :             :             :             |   
  3.5 |-+...........:.............:.............:.............:...........+-|   
      |             :             :             :             :             |   
    3 |-+...........:.............:.............:.............:...........+-|   
      |             :             :             :             :             |   
  2.5 |-+...........:.............:.............:.............:...........+-|   
      |             :             :             :             :             |   
    2 |-+...........:.............:.............:.............:...........+-|   
      |             :             :             :             :             |   
  1.5 |-+...........:.............:.............:.............:...........+-|   
      |             +             +             +             +             |   
    1 +---------------------------------------------------------------------+   
      0            0.2           0.4           0.6           0.8            1   

1.46 is not.

iMac-TMP:~ joe$ echo -n "seq 5" | /usr/local/Cellar/feedgnuplot/1.46/bin/feedgnuplot --terminal 'dumb 80,20' --exit
Global symbol "$icurve" requires explicit package name at /usr/local/Cellar/feedgnuplot/1.46/bin/feedgnuplot line 931.
Execution of /usr/local/Cellar/feedgnuplot/1.46/bin/feedgnuplot aborted due to compilation errors.
iMac-TMP:~ joe$ 
@dkogan
Copy link
Owner

dkogan commented Feb 23, 2018

Thanks for the report! I'm a little puzzled at how I messed this up. How'd you find this so quickly? Do you have some script or something? In any case, fixed in 1.47.

@dkogan dkogan closed this as completed Feb 23, 2018
@ilovezfs
Copy link
Author

You're welcome!

How'd you find this so quickly? Do you have some script or something?

Yes, we run https://github.com/Homebrew/homebrew-livecheck every few hours.

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

No branches or pull requests

2 participants