Andrew Johnson

Results 8 issues of Andrew Johnson

I have a Shell menu item that does a `git pull --autostash --rebase=true`, which has the "Save file before" and "Re-load file after" boxes checked. It would be useful if...

I see this warning displayed on my Mac terminal windows where I started nedit-ng when it opens some dialogs or the "Output from Command" window: ``` Warning: Populating font family...

Hi Evan, One behavior that I often hit that could be streamlined: If I have deleted or renamed a file that I had open in another tab, when I switch...

enhancement

https://github.com/analogdevicesinc/hdl/blob/f64830364cd46d89df0787cca822854badf0e904/LICENSE_ADIBSD#L21-L22 I'm not a lawyer, but the last condition in your ADIBSD license looks like it might make it difficult to legally compile modules that use this license. If the...

When a CA name-server sits in front of a CA Gateway, clients that use the name-server don't make new connections to PVs the gateway should be serving, it seems that...

Recently the caPutLog module added JSON logging support, which needs different calls to initialize it instead of the old format. Support for this should be added to ca-gateway at some...

We've been chasing an issue with PVs not connecting through a gateway from a client (which actually happens to be another gateway but I now don't think that really matters)...

Tom Fors pointed out: > Running a caget command through the gateway returns the ENUM value rather than the string while a direct connection returns the string: > ``` >...

enhancement