lsof icon indicating copy to clipboard operation
lsof copied to clipboard

Test on all AIX versions to solve issue #187

Open oldmanhere opened this issue 3 years ago • 2 comments

IBM lsof was compiled on AIX 6.1, and targets are AIX 6.1, 7.1 and 7.2. On AIX 7.1, we have "lsof: WARNING: compiled for AIX version 6.1.0.0; this is 7.1.0.0.", even if all is ok.

This test, for old AIX versions under 5.0 on lines 245 and 246, need to be done everywhere.

I don't have compilers and so on to test that new code, but could be ok if your compiler accept it.

oldmanhere avatar Aug 24 '22 21:08 oldmanhere

The commit log is too short for the change. Could you write what you wrote in the initial comment of this pull request to the commit log?

Could you update 00DIST?

masatake avatar Aug 24 '22 23:08 masatake

@masatake I don't have any idea how to accomplish that in the github UI. Sorry.

oldmanhere avatar Aug 26 '22 12:08 oldmanhere