https://bugs.kde.org/show_bug.cgi?id=319546
--- Comment #3 from Patrick Spendrin <[email protected]> --- (In reply to comment #2) > (In reply to comment #0) > > This should not be implemented using mkfifo, but in a more portable way. > > Can you suggest a more portable way to do it? I just looked at the code and I think QTemporaryFile would be nice (for us), although that might slow down the code on Unix. There is no equivalent of a named pipe in the file system and svn also doesn't seem to have other means of giving the output in memory :-/ > > (In reply to comment #1) > > Is that plugin in the dolphin-plugins package? > > Yes. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
