Demi Marie Obenour

Results 1221 comments of Demi Marie Obenour

@cblichmann did you disable all of the various download options?

> Define "various download options"? The CMake build system will still download libffi, libunwind, gflags, glog and protobuf. Those can all be disabled with various CMake variables. When I do...

I’m on Fedora 35. I will post the exact command I used later.

Closing under the assumption that using OS-provided versions of libffi, libunwind, gflags, glob, and protobuf is not a supported configuration.

Script used: ```bash #!/bin/bash -- set -eu unset v u i do_configure case $0 in (/*) cd "${0%/*}/";; (*/*) cd "./${0%/*}";; (*) :;; esac do_configure=0 if [ "${1-}" = --configure...

> Disabling the downloading of the third party dependencies is not really tested. For some, like GoogleTest (and Abseil LTS) as well as Protobuf, I suppose it can be made...

[cares_sapi.sapi.h.gz](https://github.com/google/sandboxed-api/files/8126422/cares_sapi.sapi.h.gz)

> Is this the function signature? > > ```c++ > int getipv4sourcefilter(int s, struct in_addr interface, struct in_addr group, uint32_t *fmode, > uint32_t *numsrc, struct in_addr *slist); > ``` >...

> > > Is this the function signature? > > > ```c++ > > > int getipv4sourcefilter(int s, struct in_addr interface, struct in_addr group, uint32_t *fmode, > > > uint32_t...

`/usr/include/assimp/BaseImporter.h` for one