Marco Benetti

Results 18 comments of Marco Benetti

I see. Wouldn't it be possible to mitigate the problem with a message in the event of a concurrent change? assuming that it is possible to identify the cases.

I tried this with SQL. I set commit isolation level = *RR CREATE ALIAS W_BENMAR/BENMAR FOR W_BENMAR/SRC (B£DAT8) select * from w_benmar/benmar Then I tried to access the member with...

I have the same issue. I tried downgrading to 3.3.17 and to 3.3.13 but I have the same problem. Same problem trying to clone a repo or to pull a...

Sure. [complete_log.zip](https://github.com/user-attachments/files/18847225/complete_log.zip)

I have done some tests connected via ssh. -bash-5.2$ /usr/bin/attr -p /QSYS.LIB/W_BENMAR.LIB/SRC.FILE/A#UTX26.MBR CREATE_TIME MODIFY_TIME DATA_SIZE attr: 001-2248 Errore rilevato nell'ottenere gli attributi per il file /QSYS.LIB/W_BENMAR.LIB/SRC.FILE/A#UTX26.MBR. Questo percorso o indirizzario...

I tried with version 2.13.0 and it works. I can open members with a name that contains '£'. There is a problem on the object browser: if a source file...

Same problem with the pre-release. Here the log. [log_prerelease.zip](https://github.com/user-attachments/files/18871764/log_prerelease.zip)

@sebjulliand 2.13.0 works on both LPAR (and on both LPAR there is the problem on the object browser with source file with a name that contains '£') Thanks

Using 2.13.0 i can open the member with CTR+ALT+P but i can't list members of a source file with a name that contains '£' using object browser. Using 2.14.5 i...