notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: x11/cde-devel/files/patch-programs_dtappbuilder_src_ab_pal__drawp.c

Number of commits found: 2

Tuesday, 21 Feb 2023
18:12 Cy Schubert (cy) search for other commits by this committer
x11/cde-devel: Update to the latest cdesktopenv-code commit

Update to the latest cdedesktop-code commit proxied through my GH account.

This commit in effect reverts ba49bacd3954 as our cdedesktoptools upstream
have accepted and committed my pull request to fix build errors flagged by
LLVM15.
commit hash: 11a1e8ee47e86c7da8894881e8caf7b313ad1ba9 commit hash: 11a1e8ee47e86c7da8894881e8caf7b313ad1ba9 commit hash: 11a1e8ee47e86c7da8894881e8caf7b313ad1ba9 commit hash: 11a1e8ee47e86c7da8894881e8caf7b313ad1ba9 11a1e8e
Wednesday, 15 Feb 2023
16:55 Cy Schubert (cy) search for other commits by this committer
x11/cde*: Fix build under LLVM15

Fix many -Wint-conversion error such as the example below, including
an aso atomics.

connect.c:87:12: error: incompatible pointer to integer conversion initializing
'LONG' (aka 'int') with an expression of type 'void *' [-Wint-conversion]
   DB_ADDR mdba = NULL;   /* db address of current member record */
           ^      ~~~~
commit hash: ba49bacd39547ace5ec3dc7c4310eb126f9b30f4 commit hash: ba49bacd39547ace5ec3dc7c4310eb126f9b30f4 commit hash: ba49bacd39547ace5ec3dc7c4310eb126f9b30f4 commit hash: ba49bacd39547ace5ec3dc7c4310eb126f9b30f4 ba49bac

Number of commits found: 2