iipeace / guider

A Practically Applicable Performance Analyzer for Real Product Development
https://iipeace.github.io/docs/guider.html
GNU General Public License v2.0
629 stars 92 forks source link

Checking repetition for dictionary entry “statx” #281

Closed elfring closed 3 years ago

elfring commented 3 years ago

The software development environment “Eric 21.1” pointed out that the entry “statx” was repeated for a dictionary with different values. Is the following difference really relevant?

…
            ("struct statx *", "buffer"),
…
iipeace commented 3 years ago

Wow! I'm surprised! how did you catch them? :) "Eric 21.1" is python IDE? I have been using vim. I found this link.

elfring commented 3 years ago

how did you catch them?

The known Python IDE can point change suggestions out.