Displaying 4 results from an estimated 4 matches for "link_with".
2011 Mar 27
2
LinkedIn still not working?
To clarify the issue I posted earlier:
I am on OS X 10.6.7. Trying to use Mechanize to log in to LinkedIn. As others have posted about in the past, when I submit the form it kicks me back to the LinkedIn landing page, and does not log me in.
I read the earlier discussion of the issue that mentioned how cookie values were being improperly dequoted when stored. But I thought that issue was fixed.
2020 Apr 19
0
[ANNOUNCE] pixman release 0.40.0 now available
...symbols for tests
pixman/meson.build: Define PIXMAN_API on MSVC-style compilers
test/solid-test.c: Include stdint.h
demos: Define _USE_MATH_DEFINES on MSVC-style compilers
thread-test.c: Use Windows Threading API on Windows
Dylan Baker (1):
meson: don't use link_with for library()
Fan Jinke (1):
add Hygon Dhyana support to enable X86_MMX_EXTENSIONS feature
Federico Mena Quintero (1):
Initialize temporary buffers in general_composite_rect()
Ghabry (1):
Enabled armv6 SIMD for 3DS (devkitARM) and arm neon SIMD for PS Vita (vit
Jona...
2018 Feb 28
0
[ANNOUNCE] xserver 1.20 RC1
...he byte swapping macros.
Remove support for unaligned swaps.
modesetting: Add the "DPI" connector type.
dix: Remove a redundant #define
Use #ifdef instead of #if for features to make Meson easier.
Add a Meson build system alongside autotools.
meson: use link_with for Xorg's shared modules as well as Xorg.
meson: Fix glx build with DRI2 disabled.
meson: Fix kdrive build.
meson: Use link_whole() not link_with(), for the Xorg dixmods.
Revert "xfree86: Improved autoconfig drivers matching"
glamor_egl: Print a useful i...
2020 Sep 25
20
[RFC PATCH 00/19] vhost-user-rpmb (Replay Protected Memory Block)
Hi,
This is an initial implementation of a vhost-user backend for the
VirtIO RPMB device. The device is currently in the draft of the next
VirtIO specification and describes block device which uses combination
of a key, nonce, hashing and a persistent write counter to prevent
replay attacks (hence Replay Protected Memory Block).
It is implemented as a vhost-user device because we want to