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

Still compile and run after all these years, just do ... #20

Open
kwccoin opened this issue Jan 20, 2022 · 0 comments
Open

Still compile and run after all these years, just do ... #20

kwccoin opened this issue Jan 20, 2022 · 0 comments

Comments

@kwccoin
Copy link

kwccoin commented Jan 20, 2022

  1. comment out all those compile time under SimplePing.h many check_compile_time()
  2. Something changed in PingMenu-Info.plist not sure what (auto by Xcode)

There are some warning but it run:
a. unsigned int seq = NSNotFound;
warning : "Implicit conversion from 'const NSInteger' (aka 'const long') to 'unsigned int' changes value from 9223372036854775807 to 4294967295"

b. const ICMPHeader * icmpPtr;
warning: "Code will never be executed"


Still finding the 5 sec request etc. Change the target OS to 10.9 and modify the screen with the freq. But need to do a lot more and stop for the moment.

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

1 participant