William Deegan

Results 317 comments of William Deegan

@bluemiaomiao - @dmoody256 who is a frequent contributor to the project said mongoDB should build fine with MSVC2022 (v143), assuming you are on a fairly new release. I'm not sure...

Thanks for filing a complete Issue! Can't make any promises when we'll get to this, but we have sufficient info to properly understand the issue now.

@pauschar - Unfortunately the first option you list is really not viable. As you can specify any variable to be added or overwritten(from the env being cloned) to the cloned...

How about something like AddOptionFinished() ? So you can tell SCons when you're done adding options and then it can do sanity checks?

O.k. did some digging. So the issue is if the value returned from `_PathList.subst_path()` is a string and not a node, then `Base.RFindalldirs()` will append it to the current dir...

Also if you allow me write access to this PR branch I'll push fixes to the merge conflicts.

Are you the scons packager for fedora? If so we can give you access to dedicated channel on our discord server. Note we prefer you bring issues to the scons...

@mwichmann - so currently we can't repro? I just tried with python 3.10. and sphinx 5.0.2. No errors.