Riccardo

Results 86 issues of Riccardo

I found out that a custom NSImageView inside a scrollview "eats" copy&paste events because it accepts the first responder instead of the window/document containing it. On Mac instead it works....

using clang 10: Compiling file NSFontAssetRequest.m ... NSFontAssetRequest.m:48:3: error: incompatible operand types ('int' and 'id') CALL_BLOCK(completionHandler, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Library/Headers/GNUstepBase/GSBlocks.h:110:53: note: expanded from macro 'CALL_BLOCK' ...args...) ((NULL != block) ? CALL_NON_NULL_BLOCK(block,...

a standard OpenBSD build with system clang and configured OOB, ``` [ 13%] Linking C executable ExceptionTest ld: error: undefined symbol: _Unwind_Resume >>> referenced by ExceptionTest.m >>> CMakeFiles/ExceptionTest.dir/ExceptionTest.m.o:(finally) >>> referenced...

Hi, both on Linux/i686 (clang 13) and FreeBSD/amd64 (clang 10) I get two test failures: ``` 71 - PropertyAttributeTest_legacy (Subprocess aborted) 72 - PropertyAttributeTest_legacy_optimised (Subprocess aborted) ```

A fresh build, fresh configured with "ccmake ." yields: ```[ 11%] Building CXX object Test/CMakeFiles/CXXExceptions_legacy_optimised.dir/CXXException.cc.o [ 12%] Linking C executable CXXExceptions_legacy_optimised ld: error: /home/multix/code/gnustep-svc/libobjc2/Build/libobjc.so: undefined reference to cxx_throw() [--no-allow-shlib-undefined] ld:...

- [ ] parsing of `__attribute__((unused)) `fails in DPSOperators.h - [ ] not implemented functions macro with deprecated attribute, so compiler issues warning, documentation does not and a API compare...

bug
enhancement

Currently, autogsdoc tries to be smart and puts as dates those found in the header (.h first, .m if not present). It scavenges for Date, Copyright and if present Revision...

enhancement

Implement the NSError method truncateAtOffset:error:

feature request

while investigating https://github.com/gnustep/apps-gworkspace/pull/20, I installed image magick and enabled support for it. A small local patch is needed to support v7 (will try to insert version detection, since most OS...

bug

On many systems, the Page Layout Panel does not show properly, the interface fails to load. Test: open an application, e.g. Ink, load "Page Layout"