Ryan Mast

Results 108 comments of Ryan Mast

The resulting binaries that actually get run on macOS don't have an extension. (`.dmg` is a disk image and sort of acts like a zip/tar archive for distributing apps; `.app`...

Some alternatives... * Slack * Mattermost * Zulip * RocketChat * IRC

The push build for this branch passes: https://travis-ci.com/nightlark/TraceR/builds/129162778 The failure is because https://github.com/LLNL/TraceR/pull/38 resulted in values changing in the CODES output files, as well as the TraceR WallTime values printed...

Given recent changes to Travis, I don't think running tests there is as good as it used to be. Would be better to use GitHub Actions now.

In addition to this, it looks like an assert fails if the output directory is already created due to a failed mkdir -- this may be in CODES, since it...

Support for parsing C++20 modules related syntax is something we'll be interested in using soon -- is there anything we can do to help get this merged? (maybe a question...

@jdrouhard is this PR something you can help out with, or point me to what I can do to help get C++20 modules support added? Probably late spring/early summer if...

Thanks @jdrouhard and @Tomcat-42 for getting this feature added 😄

Is there anything preventing an updated release on PyPI? Lost access to whoever or whatever account owns the PyPI package?

> @ryanmkurtz - Certainly. The attached archive contains three different A.out examples: > > * NetBSD executable for i386 > * NetBSD executable for SPARC > * VxWorks object file...