On Mon, 27 May 2024 at 18:17, Alexander Kanavin via lists.openembedded.org <[email protected]> wrote: > > On Mon, 27 May 2024 at 18:10, Markus Volk via lists.openembedded.org > <[email protected]> wrote: > > Patchstatus still pending. Is this the right thing to do? > > No. The expectation is that patches are submitted upstream first. > Because otherwise they won't be submitted at all, most of the time, > from experience.
Also someone already send this update, but without the patch, and the patch looks odd: | ./pdf/pdf_sec.c:187:20: error: assignment to 'int *' from 'int' makes pointer from integer without a cast [-Wint-conversion] With this error, forcing a cast may be masking the real issue? int should not be forced into a pointer to int, ever. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#199909): https://lists.openembedded.org/g/openembedded-core/message/199909 Mute This Topic: https://lists.openembedded.org/mt/106332808/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
