Javier Lopez-Gomez

Results 34 comments of Javier Lopez-Gomez

Ping! (EDIT: I saw commit https://github.com/scottchiefbaker/dool/commit/5c59814fb3e0dcc693bccb9e47b39f83f72be5b9 on `master`; therefore, feel free to close this PR.)

> - [ ] "./keyword" search keyword in help information IIUC, the intended use of this is to lookup documentation for a specific language keyword, as in, e.g. `./for` should...

@scottchiefbaker Gentle reminder on the fix proposed in this PR. :slightly_smiling_face:

Hi @alexde-dev and @eguiraud, I guess that, besides the registration of the MIME type, it basically requires an adding an entry to the MIME magic file (typically on `/usr/share/mime/magic`). Not...

For future reference, I was unable to reproduce locally using ArchLinux x86_64, g++ (GCC) 12.1.0, and VecGeom `master` branch.

Nice work, @Eug9! (review comments coming soon). :slightly_smiling_face: I hope that you enjoyed your internship at CERN!

Hello @zhc134, Providing a new definition for a namespace member is not currently supported. In regards to redefining the `system()` function, we are currently working on allowing this, but it...

> I have no idea how I never got notifications on this... I just wandered across it. Apologies. No worries!

You can apply the provided patch in https://reviews.llvm.org/rL333213 (which was not upstream at the time this repository was forked). NOTE: the history of this repository shall be rebased on top...