Sean McBride

Results 237 comments of Sean McBride

>All identifiers that begin with an underscore and either an uppercase letter or another underscore are always reserved for any use. And you can find all violations of this rule...

@DennisHeimbigner speaking of, is there a schedule for 4.9.3? It's been almost a year since 4.9.2.

Except work on 10.5 and older, as well as 10.6 and newer. :) (Nathan, is the point of your note to discourage new uses of NDAlias, or do you want...

tcurdt, maybe there's a confusion between the multiple meanings of "alias". There's the AliasRecord data structure and related APIs, and there are 'alias' files that the Finder creates. I suspect...

Does the same thing happen in 10.6?

@chokkan @vlad17 @cynthia care to review?

What are the test names exactly? I've just tried on older macOS 10.14: ``` $ ctest -R swmr Test project /Users/sean/external/hdf5-bin Start 6: H5TEST-clear-objects 1/4 Test #6: H5TEST-clear-objects ............. Passed...

I don't reproduce on my Intel Mac with macOS 10.14 I do reproduce with my ARM Mac with macOS 12.1. I wonder if it's ARM vs Intel or 10.14 vs...

OK, let me try on my macOS 11.6.1 bot then...

Passes on 11.6.2 (on Intel): ``` builder@builder20 hdf5-bin % sw_vers ProductName: macOS ProductVersion: 11.6.2 BuildVersion: 20G314 builder@builder20 hdf5-bin % uname -a Darwin builder20.rogue-research.com 20.6.0 Darwin Kernel Version 20.6.0: Wed Nov...