OCamllabs icon Home|Differences with the last checks|Previous runs


Building on falling

(from freebsd-ocaml-5.0)
2023-10-18 07:55.09 ---> using "b0ee167c73857b60ecf6c06eff6bbe96857a02ac84fefd2b9807cb2eea16bf97" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-2.1 /usr/local/bin/opam"))
2023-10-18 07:55.10 ---> using "58da31f76f3dd28576bb2b11a05c1473a2cbc0bc8e959f83414ab7001888e94f" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q a4349cb398e7d693e3d509914067dc47d1c71782"))
2023-10-18 07:55.11 ---> using "847cbd71d6e243cb26730c6185d78510731de6bc2b4440eaf8f09e2ada29204e" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare  ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  /usr/home/opam/.profile is already up-to-date.
[NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc.

2023-10-18 07:55.11 ---> using "76fe4e508bf18ac6169aa42d066ca9a1236d6528de4350d6a7fa0ee89b29da2f" from cache

/: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14.1' 'ocaml-base-compiler.4.14.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.1"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (cached)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2023-10-18 07:55.12 ---> using "183056b1d529ba4c31d6b524fc58b90cb421336bb6343f3dbef07f3b8210b9bd" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-10-18 07:55.12 ---> using "f2cccfff3a744118b82f250d66c5e406102a16d87a5c840cda08b5c5d25376c6" from cache

/: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"gsl.1.24.3\"\
               \nopam install -vy \"gsl.1.24.3\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"gsl.1.24.3\" | grep -q '\"freebsd\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] gsl.1.24.3 is not installed.

Nothing to do.
The following actions will be performed:
  - install dune              3.11.1 [required by gsl]
  - install conf-pkg-config   3      [required by gsl]
  - install csexp             1.5.2  [required by dune-configurator]
  - install conf-gsl          2      [required by gsl]
  - install dune-configurator 3.11.1 [required by gsl]
  - install gsl               1.24.3
===== 6 to install =====

The following system packages will first need to be installed:
    gsl

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/local/bin/sudo "pkg" "install" "-y" "gsl"
- Updating FreeBSD repository catalogue...
- [falling] Fetching packagesite.pkg: ........
- .. done
- Processing entries: 
- ..
- ..
- ..
- ..
- .. done
- FreeBSD repository update completed. 34069 packages processed.
- All repositories are up to date.
- New version of pkg detected; it needs to be installed first.
- The following 1 package(s) will be affected (of 0 checked):
- 
- Installed packages to be UPGRADED:
- 	pkg: 1.19.2 -> 1.20.8
- 
- Number of packages to be upgraded: 1
- 
- The process will require 1 MiB more space.
- 9 MiB to be downloaded.
- [falling] [1/1] Fetching pkg-1.20.8.pkg: .
- ........
- . done
- Checking integrity... done (0 conflicting)
- [falling] [1/1] Upgrading pkg from 1.19.2 to 1.20.8...
- [falling] [1/1] Extracting pkg-1.20.8: .........
- . done
- Updating FreeBSD repository catalogue...
- FreeBSD repository is up to date.
- All repositories are up to date.
- The following 1 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	gsl: 2.7.1
- 
- Number of packages to be installed: 1
- 
- The process will require 14 MiB more space.
- 2 MiB to be downloaded.
- [falling] [1/1] Fetching gsl-2.7.1.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [falling] [1/1] Installing gsl-2.7.1...
- [falling] [1/1] Extracting gsl-2.7.1: .......... done

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  3/18:
Processing  4/18:
Processing  5/18:
Processing  6/18: [conf-pkg-config: pkg-config]
-> retrieved dune-configurator.3.11.1  (cached)
Processing  7/18: [conf-pkg-config: pkg-config]
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/usr/lib entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing  7/18:
-> installed conf-pkg-config.3
Processing  8/18:
Processing  9/18: [conf-gsl: pkg-config gsl]
-> retrieved dune.3.11.1  (cached)
Processing 10/18: [conf-gsl: pkg-config gsl] [dune: ocaml 31]
-> compiled  conf-gsl.2
Processing 10/18: [dune: ocaml 31]
-> installed conf-gsl.2
Processing 11/18: [dune: ocaml 31]
-> retrieved gsl.1.24.3  (cached)
-> retrieved csexp.1.5.2  (cached)
+ /usr/home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "31" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- 

Processing 11/18: [dune: ./_boot/dune.exe build]
+ /usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1)
-> compiled  dune.3.11.1
-> installed dune.3.11.1
Processing 13/18: [csexp: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "csexp" "-j" "31" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
-> installed csexp.1.5.2
Processing 15/18: [dune-configurator: rm]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.11.1)
+ /bin/rm "-rf" "vendor/pp" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.11.1)
Processing 15/18: [dune-configurator: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.11.1)
-> compiled  dune-configurator.3.11.1
-> installed dune-configurator.3.11.1
[gsl: patch] applying fixdeps.patch
Processing 17/18: [gsl: patch]
Processing 17/18: [gsl: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "gsl" "-j" "31" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/gsl.1.24.3)
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_combi.o -c mlgsl_combi.c)
- mlgsl_combi.c:11:15: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-     c->data = Data_bigarray_val(Field(vc, 2));
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:86:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- 1 warning generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_error.o -c mlgsl_error.c)
- mlgsl_error.c:38:5: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-     failwith("invalid GSL error code");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:86:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- 1 warning generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_ieee.o -c mlgsl_ieee.c)
- In file included from mlgsl_ieee.c:12:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_ieee.c:12:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_ieee.c:12:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_ieee.c:12:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_ieee.c:18:5: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   m=copy_string(r->mantissa);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:126:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- mlgsl_ieee.c:19:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   v=alloc_small(4, 0);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:130:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_ieee.c:53:14: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages]
-   int mask = convert_flag_list(ex_list, mask_conv);
-              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list'
- #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:135:6: note: expanded from here
-  GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead"
-      ^
- 7 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_bspline.o -c mlgsl_bspline.c)
- In file included from mlgsl_bspline.c:10:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_bspline.c:10:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_bspline.c:10:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_bspline.c:10:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_bspline.c:16:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(r, w);
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_bspline.c:25:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:144:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_bspline.c:25:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:148:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- 7 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_deriv.o -c mlgsl_deriv.c)
- In file included from mlgsl_deriv.c:11:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_deriv.c:11:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_deriv.c:11:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_deriv.c:11:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_deriv.c:12:
- In file included from ./mlgsl_fun.h:7:
- /usr/local/include/gsl/gsl_multiroots.h:63:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_deriv.c:12:
- In file included from ./mlgsl_fun.h:7:
- /usr/local/include/gsl/gsl_multiroots.h:120:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_deriv.c:12:
- In file included from ./mlgsl_fun.h:8:
- /usr/local/include/gsl/gsl_multimin.h:84:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   int (*alloc) (void *state, size_t n);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_deriv.c:12:
- In file included from ./mlgsl_fun.h:8:
- /usr/local/include/gsl/gsl_multimin.h:154:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   int (*alloc) (void *state, size_t n);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_deriv.c:12:
- In file included from ./mlgsl_fun.h:9:
- /usr/local/include/gsl/gsl_multifit_nlin.h:68:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n, size_t p);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_deriv.c:12:
- In file included from ./mlgsl_fun.h:9:
- /usr/local/include/gsl/gsl_multifit_nlin.h:126:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n, size_t p);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- 10 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_histo.o -c mlgsl_histo.c)
- In file included from mlgsl_histo.c:13:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_histo.c:13:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_histo.c:13:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_histo.c:13:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_histo.c:63:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_histogram_max_val(&h));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:115:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_histo.c:77:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_histogram_min_val(&h));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_histo.c:91:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_histogram_mean(&h));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_histo.c:98:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_histogram_sigma(&h));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:127:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_histo.c:105:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_histogram_sum(&h));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:131:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_histo.c:189:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_histogram_pdf_sample(&p, r));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:135:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- 10 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_interp.o -c mlgsl_interp.c)
- In file included from mlgsl_interp.c:13:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_interp.c:13:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_interp.c:13:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_interp.c:13:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_interp.c:31:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(r, i);
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:115:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_interp.c:50:10: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   return copy_string(gsl_interp_name(Interp_val(i)));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- mlgsl_interp.c:61:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(r, gsl_interp_accel_alloc());
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_interp.c:73:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_interp_eval(Interp_val(i),
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:127:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_interp.c:83:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_interp_eval_deriv(Interp_val(i),
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:131:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_interp.c:93:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_interp_eval_deriv2(Interp_val(i),
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:135:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_interp.c:103:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_interp_eval_integ(Interp_val(i),
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:139:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- 11 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_cheb.o -c mlgsl_cheb.c)
- In file included from mlgsl_cheb.c:12:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_cheb.c:12:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_cheb.c:12:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_cheb.c:12:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_cheb.c:13:
- In file included from ./mlgsl_fun.h:7:
- /usr/local/include/gsl/gsl_multiroots.h:63:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_cheb.c:13:
- In file included from ./mlgsl_fun.h:7:
- /usr/local/include/gsl/gsl_multiroots.h:120:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_cheb.c:13:
- In file included from ./mlgsl_fun.h:8:
- /usr/local/include/gsl/gsl_multimin.h:84:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   int (*alloc) (void *state, size_t n);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_cheb.c:13:
- In file included from ./mlgsl_fun.h:8:
- /usr/local/include/gsl/gsl_multimin.h:154:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   int (*alloc) (void *state, size_t n);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_cheb.c:13:
- In file included from ./mlgsl_fun.h:9:
- /usr/local/include/gsl/gsl_multifit_nlin.h:68:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n, size_t p);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_cheb.c:13:
- In file included from ./mlgsl_fun.h:9:
- /usr/local/include/gsl/gsl_multifit_nlin.h:126:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n, size_t p);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- mlgsl_cheb.c:16:36: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
- ML1_alloc(gsl_cheb_alloc, Int_val, Abstract_ptr)
-                                    ^
- mlgsl_cheb.c:30:7: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   a = alloc(len * Double_wosize, Double_array_tag);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- mlgsl_cheb.c:43:42: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cheb_eval, CHEB_VAL, Double_val, copy_double)
-                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cheb.c:52:53: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cheb_eval_n, CHEB_VAL, Int_val, Double_val, copy_double)
-                                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 14 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_fft.o -c mlgsl_fft.c)
- In file included from mlgsl_fft.c:14:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_fft.c:14:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_fft.c:14:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_fft.c:14:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_fft.c:31:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-         invalid_argument("wrong fft_array layout");
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- mlgsl_fft.c:33:5: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead [-W#pragma-messages]
-     raise_constant(*layout_exn);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:108:24: note: expanded from macro 'raise_constant'
- #define raise_constant CAML_DEPRECATED("raise_constant", "caml_raise_constant") caml_raise_constant
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"raise_constant\" is deprecated: use \"caml_raise_constant\" instead"
-      ^
- mlgsl_fft.c:53:50: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
- ML1_alloc(gsl_fft_real_workspace_alloc, Int_val, Abstract_ptr)
-                                                  ^
- mlgsl_fft.c:54:53: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
- ML1_alloc(gsl_fft_complex_workspace_alloc, Int_val, Abstract_ptr)
-                                                     ^
- mlgsl_fft.c:55:50: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
- ML1_alloc(gsl_fft_real_wavetable_alloc, Int_val, Abstract_ptr)
-                                                  ^
- mlgsl_fft.c:56:57: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
- ML1_alloc(gsl_fft_halfcomplex_wavetable_alloc, Int_val, Abstract_ptr)
-                                                         ^
- mlgsl_fft.c:57:53: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
- ML1_alloc(gsl_fft_complex_wavetable_alloc, Int_val, Abstract_ptr)
-                                                     ^
- 11 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_math.o -c mlgsl_math.c)
- In file included from mlgsl_math.c:8:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_math.c:8:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_math.c:8:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_math.c:8:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_math.c:11:28: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_log1p, Double_val, copy_double)
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_math.c:12:28: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_expm1, Double_val, copy_double)
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_math.c:13:40: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_hypot, Double_val, Double_val, copy_double)
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_math.c:14:28: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_acosh, Double_val, copy_double)
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_math.c:15:28: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_asinh, Double_val, copy_double)
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_math.c:16:28: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_atanh, Double_val, copy_double)
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 10 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_complex.o -c mlgsl_complex.c)
- In file included from mlgsl_complex.c:7:
- In file included from ./mlgsl_complex.h:7:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_complex.c:7:
- In file included from ./mlgsl_complex.h:7:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_complex.c:7:
- In file included from ./mlgsl_complex.h:7:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_complex.c:7:
- In file included from ./mlgsl_complex.h:7:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_complex.c:41:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_complex_logabs(z_Z));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:117:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- 5 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_blas.o -c mlgsl_blas.c)
- In file included from mlgsl_blas.c:8:
- In file included from ./mlgsl_vector_double.h:9:
- In file included from ./mlgsl_vector.h:9:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_blas.c:8:
- In file included from ./mlgsl_vector_double.h:9:
- In file included from ./mlgsl_vector.h:9:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_blas.c:8:
- In file included from ./mlgsl_vector_double.h:9:
- In file included from ./mlgsl_vector.h:9:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_blas.c:8:
- In file included from ./mlgsl_vector_double.h:9:
- In file included from ./mlgsl_vector.h:9:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_blas.c:8:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:115:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_blas.c:8:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- In file included from mlgsl_blas.c:9:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_blas.c:9:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:127:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_blas.c:22:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(r);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:135:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_blas.c:29:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_blas_dnrm2(&v_X));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:141:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_blas.c:36:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_blas_dasum(&v_X));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- 11 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_fit.o -c mlgsl_fit.c)
- In file included from mlgsl_fit.c:12:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_fit.c:12:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_fit.c:12:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_fit.c:12:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_fit.c:13:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_fit.c:13:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- In file included from mlgsl_fit.c:14:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_fit.c:14:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_fit.c:39:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(6 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_fit.c:83:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(3 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:144:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_fit.c:107:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(r, gsl_multifit_linear_alloc(Int_val(n), Int_val(p)));
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_fit.c:133:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(chisq);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:29:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- 12 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_poly.o -c mlgsl_poly.c)
- In file included from mlgsl_poly.c:12:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_poly.c:12:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_poly.c:12:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_poly.c:12:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_poly.c:17:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_poly_eval(Double_array_val(c), len, Double_val(x)));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:115:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_poly.c:32:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-       r = alloc(2, 0);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:129:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- mlgsl_poly.c:33:25: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-       Store_field(r, 0, copy_double(x0));
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_poly.c:34:25: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-       Store_field(r, 1, copy_double(x1));
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_poly.c:49:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     rz0 = alloc_small(2 * Double_wosize, Double_array_tag);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:154:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_poly.c:52:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     rz1 = alloc_small(2 * Double_wosize, Double_array_tag);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_poly.c:55:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     r   = alloc_small(2, 0);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_poly.c:77:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-       r = alloc(1, 0);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:21:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- mlgsl_poly.c:78:25: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-       Store_field(r, 0, copy_double(x0));
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_poly.c:81:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-       r = alloc(3, 1);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:29:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- mlgsl_poly.c:82:25: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-       Store_field(r, 0, copy_double(x0));
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_poly.c:83:25: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-       Store_field(r, 1, copy_double(x1));
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_poly.c:84:25: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-       Store_field(r, 2, copy_double(x2));
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_poly.c:98:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     rz0 = alloc_small(2 * Double_wosize, Double_array_tag);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:59:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_poly.c:101:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     rz1 = alloc_small(2 * Double_wosize, Double_array_tag);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_poly.c:104:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     rz2 = alloc_small(2 * Double_wosize, Double_array_tag);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:67:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_poly.c:107:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     r   = alloc_small(3, 0);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_poly.c:116:54: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
- ML1_alloc(gsl_poly_complex_workspace_alloc, Int_val, Abstract_ptr)
-                                                      ^
- 22 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_integration.o -c mlgsl_integration.c)
- In file included from mlgsl_integration.c:14:
- In file included from ./mlgsl_fun.h:7:
- /usr/local/include/gsl/gsl_multiroots.h:63:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:87:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_integration.c:14:
- In file included from ./mlgsl_fun.h:7:
- /usr/local/include/gsl/gsl_multiroots.h:120:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:91:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_integration.c:14:
- In file included from ./mlgsl_fun.h:8:
- /usr/local/include/gsl/gsl_multimin.h:84:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   int (*alloc) (void *state, size_t n);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:95:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_integration.c:14:
- In file included from ./mlgsl_fun.h:8:
- /usr/local/include/gsl/gsl_multimin.h:154:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   int (*alloc) (void *state, size_t n);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_integration.c:14:
- In file included from ./mlgsl_fun.h:9:
- /usr/local/include/gsl/gsl_multifit_nlin.h:68:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n, size_t p);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_integration.c:14:
- In file included from ./mlgsl_fun.h:9:
- /usr/local/include/gsl/gsl_multifit_nlin.h:126:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n, size_t p);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_integration.c:15:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_integration.c:15:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:127:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_integration.c:15:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:131:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_integration.c:15:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_integration.c:31:7: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   r = copy_double(result);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_integration.c:32:7: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   e = copy_double(abserr);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_integration.c:33:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   res = alloc_small(3, 0);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:11:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_integration.c:46:53: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
- ML1_alloc(gsl_integration_workspace_alloc, Int_val, Abstract_ptr)
-                                                     ^
- mlgsl_integration.c:232:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(res, gsl_integration_qaws_table_alloc(Double_val(alpha),
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:137:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_integration.c:281:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(res, gsl_integration_qawo_table_alloc(Double_val(omega),
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:182:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- 16 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_qrng.o -c mlgsl_qrng.c)
- In file included from mlgsl_qrng.c:8:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_qrng.c:8:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_qrng.c:8:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_qrng.c:8:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_qrng.c:23:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(r, gsl_qrng_alloc(qrngtype_val(type), Int_val(dim)));
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:115:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_qrng.c:46:15: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   value arr = alloc(q->dimension * Double_wosize, Double_array_tag);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:145:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- mlgsl_qrng.c:51:30: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML1(gsl_qrng_name, Qrng_val, copy_string)
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_qrng.c:62:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(r, gsl_qrng_clone(Qrng_val(qrng))); 
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:165:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- 8 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_fun.o -c mlgsl_fun.c)
- In file included from mlgsl_fun.c:15:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_fun.c:15:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_fun.c:15:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_fun.c:15:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_fun.c:16:
- In file included from ./mlgsl_fun.h:7:
- /usr/local/include/gsl/gsl_multiroots.h:63:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_fun.c:16:
- In file included from ./mlgsl_fun.h:7:
- /usr/local/include/gsl/gsl_multiroots.h:120:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_fun.c:16:
- In file included from ./mlgsl_fun.h:8:
- /usr/local/include/gsl/gsl_multimin.h:84:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   int (*alloc) (void *state, size_t n);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_fun.c:16:
- In file included from ./mlgsl_fun.h:8:
- /usr/local/include/gsl/gsl_multimin.h:154:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   int (*alloc) (void *state, size_t n);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_fun.c:16:
- In file included from ./mlgsl_fun.h:9:
- /usr/local/include/gsl/gsl_multifit_nlin.h:68:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n, size_t p);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_fun.c:16:
- In file included from ./mlgsl_fun.h:9:
- /usr/local/include/gsl/gsl_multifit_nlin.h:126:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n, size_t p);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- mlgsl_fun.c:24:15: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   value v_x = copy_double(x);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:140:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_fun.c:25:7: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   res=callback(p->closure, v_x);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- mlgsl_fun.c:33:15: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   value v_x = copy_double(x);
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_fun.c:35:7: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   res=callback(*closure, v_x);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- mlgsl_fun.c:43:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   value v_x=copy_double(x);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_fun.c:44:7: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   res=callback(Field(p->closure, 0), v_x);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- mlgsl_fun.c:52:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   value v_x=copy_double(x);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_fun.c:53:7: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   res=callback(Field(p->closure, 1), v_x);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- mlgsl_fun.c:62:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   value v_x=copy_double(x);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_fun.c:63:7: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   res=callback(Field(p->closure, 2), v_x);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- mlgsl_fun.c:76:7: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   res=callback(p->closure, p->dbl);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- mlgsl_fun.c:85:7: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   res=callback(p->closure, (value)x_arr);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- mlgsl_fun.c:94:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64'
- #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead"
-      ^
- mlgsl_fun.c:94:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- mlgsl_fun.c:100:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:54:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:101:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   f_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:58:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:102:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:62:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:103:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   f_v = gsl_vector_view_array(Data_bigarray_val(f_barr), len);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:66:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:106:3: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   callback2(p->closure, x_barr, f_barr);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"callback2\" is deprecated: use \"caml_callback2\" instead"
-      ^
- mlgsl_fun.c:113:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64'
- #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead"
-      ^
- mlgsl_fun.c:113:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:11:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- mlgsl_fun.c:119:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:15:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:120:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   f_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:19:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:121:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:23:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:122:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   f_v = gsl_vector_view_array(Data_bigarray_val(f_barr), len);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:27:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:125:3: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   callback2(Field(p->closure, 0), x_barr, f_barr);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:31:6: note: expanded from here
-  GCC warning "\"callback2\" is deprecated: use \"caml_callback2\" instead"
-      ^
- mlgsl_fun.c:132:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64'
- #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:35:6: note: expanded from here
-  GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead"
-      ^
- mlgsl_fun.c:132:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- mlgsl_fun.c:139:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:43:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:140:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   j_barr = alloc_bigarray_dims(barr_flags, 2, NULL, len, len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:47:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:141:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:142:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   j_v = gsl_matrix_view_array(Data_bigarray_val(j_barr), len, len);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:145:3: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   callback2(Field(p->closure, 1), x_barr, j_barr);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:59:6: note: expanded from here
-  GCC warning "\"callback2\" is deprecated: use \"caml_callback2\" instead"
-      ^
- mlgsl_fun.c:153:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64'
- #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead"
-      ^
- mlgsl_fun.c:153:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- mlgsl_fun.c:160:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:161:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   f_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:162:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   j_barr = alloc_bigarray_dims(barr_flags, 2, NULL, len, len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:163:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:164:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   f_v = gsl_vector_view_array(Data_bigarray_val(f_barr), len);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:165:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   j_v = gsl_matrix_view_array(Data_bigarray_val(j_barr), len, len);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:168:3: warning: "callback3" is deprecated: use "caml_callback3" instead [-W#pragma-messages]
-   callback3(Field(p->closure, 2), x_barr, f_barr, j_barr);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:73:19: note: expanded from macro 'callback3'
- #define callback3 CAML_DEPRECATED("callback3", "caml_callback3") caml_callback3
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  GCC warning "\"callback3\" is deprecated: use \"caml_callback3\" instead"
-      ^
- mlgsl_fun.c:179:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64'
- #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:36:6: note: expanded from here
-  GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead"
-      ^
- mlgsl_fun.c:179:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- mlgsl_fun.c:186:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:187:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:48:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:190:7: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   res=callback(p->closure, x_barr);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:52:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- mlgsl_fun.c:196:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64'
- #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:56:6: note: expanded from here
-  GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead"
-      ^
- mlgsl_fun.c:196:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:60:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- mlgsl_fun.c:203:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:204:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:207:7: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages]
-   res=callback(Field(p->closure, 0), x_barr);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback'
- #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead"
-      ^
- mlgsl_fun.c:213:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64'
- #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead"
-      ^
- mlgsl_fun.c:213:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- mlgsl_fun.c:219:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:220:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   g_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:221:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:222:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   g_v = gsl_vector_view_array(Data_bigarray_val(g_barr), len);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:225:3: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   callback2(Field(p->closure, 1), x_barr, g_barr);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"callback2\" is deprecated: use \"caml_callback2\" instead"
-      ^
- mlgsl_fun.c:232:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64'
- #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead"
-      ^
- mlgsl_fun.c:232:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- mlgsl_fun.c:239:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:240:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   g_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:54:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:241:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:58:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:242:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   g_v = gsl_vector_view_array(Data_bigarray_val(g_barr), len);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:62:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:245:7: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   res=callback2(Field(p->closure, 2), x_barr, g_barr);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"callback2\" is deprecated: use \"caml_callback2\" instead"
-      ^
- mlgsl_fun.c:255:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64'
- #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead"
-      ^
- mlgsl_fun.c:255:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:11:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- mlgsl_fun.c:262:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, p);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:15:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:263:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   f_barr = alloc_bigarray_dims(barr_flags, 1, NULL, n);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:19:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:264:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), p);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:23:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:265:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   f_v = gsl_vector_view_array(Data_bigarray_val(f_barr), n);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:27:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:268:3: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   callback2(Field(parms->closure, 0), x_barr, f_barr);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:31:6: note: expanded from here
-  GCC warning "\"callback2\" is deprecated: use \"caml_callback2\" instead"
-      ^
- mlgsl_fun.c:275:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64'
- #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:35:6: note: expanded from here
-  GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead"
-      ^
- mlgsl_fun.c:275:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- mlgsl_fun.c:284:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, p);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:43:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:285:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   j_barr = alloc_bigarray_dims(barr_flags, 2, NULL, n, p);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:47:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:286:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), p);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:287:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   j_v = gsl_matrix_view_array(Data_bigarray_val(j_barr), n, p);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:290:7: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages]
-   res=callback2(Field(parms->closure, 1), x_barr, j_barr);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2'
- #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:59:6: note: expanded from here
-  GCC warning "\"callback2\" is deprecated: use \"caml_callback2\" instead"
-      ^
- mlgsl_fun.c:300:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64'
- #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead"
-      ^
- mlgsl_fun.c:300:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-   int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT;
-                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- mlgsl_fun.c:308:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, p);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:309:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   f_barr = alloc_bigarray_dims(barr_flags, 1, NULL, n);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:310:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-   j_barr = alloc_bigarray_dims(barr_flags, 2, NULL, n, p);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_fun.c:311:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), p);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:312:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   f_v = gsl_vector_view_array(Data_bigarray_val(f_barr), n);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:313:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   j_v = gsl_matrix_view_array(Data_bigarray_val(j_barr), n, p);
-                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_fun.c:316:3: warning: "callback3" is deprecated: use "caml_callback3" instead [-W#pragma-messages]
-   callback3(Field(parms->closure, 2), x_barr, f_barr, j_barr);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:73:19: note: expanded from macro 'callback3'
- #define callback3 CAML_DEPRECATED("callback3", "caml_callback3") caml_callback3
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  GCC warning "\"callback3\" is deprecated: use \"caml_callback3\" instead"
-      ^
- 99 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_min.o -c mlgsl_min.c)
- In file included from mlgsl_min.c:11:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_min.c:11:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_min.c:11:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_min.c:11:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_min.c:12:
- In file included from ./mlgsl_fun.h:7:
- /usr/local/include/gsl/gsl_multiroots.h:63:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_min.c:12:
- In file included from ./mlgsl_fun.h:7:
- /usr/local/include/gsl/gsl_multiroots.h:120:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_min.c:12:
- In file included from ./mlgsl_fun.h:8:
- /usr/local/include/gsl/gsl_multimin.h:84:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   int (*alloc) (void *state, size_t n);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_min.c:12:
- In file included from ./mlgsl_fun.h:8:
- /usr/local/include/gsl/gsl_multimin.h:154:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   int (*alloc) (void *state, size_t n);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_min.c:12:
- In file included from ./mlgsl_fun.h:9:
- /usr/local/include/gsl/gsl_multifit_nlin.h:68:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n, size_t p);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_min.c:12:
- In file included from ./mlgsl_fun.h:9:
- /usr/local/include/gsl/gsl_multifit_nlin.h:126:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n, size_t p);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- mlgsl_min.c:30:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   params=stat_alloc(sizeof *params);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:150:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- mlgsl_min.c:32:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   res=alloc_small(2, Abstract_tag);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_min.c:39:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-   register_global_root(&(params->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_min.c:56:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(Mparams_val(s)->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_min.c:57:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(Mparams_val(s));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- mlgsl_min.c:62:45: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML1(gsl_min_fminimizer_name, Minimizer_val, copy_string)
-                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_min.c:66:50: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_min_fminimizer_x_minimum, Minimizer_val, copy_double)
-                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 17 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_matrix_double.o -c mlgsl_matrix_double.c)
- In file included from mlgsl_matrix_double.c:2:
- In file included from ./mlgsl_matrix_double.h:11:
- In file included from ./mlgsl_matrix.h:9:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_matrix_double.c:2:
- In file included from ./mlgsl_matrix_double.h:11:
- In file included from ./mlgsl_matrix.h:9:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_matrix_double.c:2:
- In file included from ./mlgsl_matrix_double.h:11:
- In file included from ./mlgsl_matrix.h:9:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_matrix_double.c:2:
- In file included from ./mlgsl_matrix_double.h:11:
- In file included from ./mlgsl_matrix.h:9:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_matrix_double.c:2:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:115:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_matrix_double.c:2:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- 6 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_matrix_float.o -c mlgsl_matrix_float.c)
- In file included from mlgsl_matrix_float.c:2:
- In file included from ./mlgsl_matrix_float.h:2:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_matrix_float.c:2:
- In file included from ./mlgsl_matrix_float.h:2:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_matrix_float.c:2:
- In file included from ./mlgsl_matrix_float.h:2:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_matrix_float.c:2:
- In file included from ./mlgsl_matrix_float.h:2:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_matrix_float.c:2:
- In file included from ./mlgsl_matrix_float.h:13:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_matrix_float.c:2:
- In file included from ./mlgsl_matrix_float.h:13:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- 6 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_rng.o -c mlgsl_rng.c)
- In file included from mlgsl_rng.c:13:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_rng.c:13:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_rng.c:13:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_rng.c:13:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_rng.c:102:5: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages]
-     failwith("should not happen") ;
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith'
- #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith
-                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:115:6: note: expanded from here
-  GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead"
-      ^
- mlgsl_rng.c:112:10: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages]
-   return copy_nativeint(gsl_rng_default_seed);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint'
- #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead"
-      ^
- mlgsl_rng.c:130:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(r,gsl_rng_alloc(Rngtype_val(type))); 
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_rng.c:148:10: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   return copy_string(gsl_rng_name(Rng_val(rng)));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:127:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- mlgsl_rng.c:153:10: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages]
-   return copy_nativeint(gsl_rng_max(Rng_val(rng)));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint'
- #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:131:6: note: expanded from here
-  GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead"
-      ^
- mlgsl_rng.c:158:10: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages]
-   return copy_nativeint(gsl_rng_min(Rng_val(rng)));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint'
- #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:135:6: note: expanded from here
-  GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead"
-      ^
- mlgsl_rng.c:175:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(r, gsl_rng_clone(Rng_val(rng))); 
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_rng.c:186:7: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
-   n = copy_string(name);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead"
-      ^
- mlgsl_rng.c:188:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   v = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_rng.c:200:25: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-      gsl_rng_size(r) != string_length(state) )
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:27:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- mlgsl_rng.c:201:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages]
-     invalid_argument("Gsl.Rng.set_state : wrong rng type");
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument'
- #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:31:6: note: expanded from here
-  GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead"
-      ^
- mlgsl_rng.c:202:35: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages]
-   memcpy(r->state, Bp_val(state), string_length(state));
-                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length'
- #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:35:6: note: expanded from here
-  GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead"
-      ^
- mlgsl_rng.c:209:10: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages]
-   return copy_nativeint(gsl_rng_get(Rng_val(rng))) ;
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint'
- #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead"
-      ^
- mlgsl_rng.c:214:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_rng_uniform(Rng_val(rng))) ;
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:43:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_rng.c:219:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_rng_uniform_pos(Rng_val(rng))) ;
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:47:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- 19 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_matrix_complex_float.o -c mlgsl_matrix_complex_float.c)
- In file included from mlgsl_matrix_complex_float.c:2:
- In file included from ./mlgsl_matrix_complex_float.h:2:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_matrix_complex_float.c:2:
- In file included from ./mlgsl_matrix_complex_float.h:2:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_matrix_complex_float.c:2:
- In file included from ./mlgsl_matrix_complex_float.h:2:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_matrix_complex_float.c:2:
- In file included from ./mlgsl_matrix_complex_float.h:2:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_matrix_complex_float.c:2:
- In file included from ./mlgsl_matrix_complex_float.h:13:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_matrix_complex_float.c:2:
- In file included from ./mlgsl_matrix_complex_float.h:13:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- 6 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_blas_float.o -c mlgsl_blas_float.c)
- In file included from mlgsl_blas_float.c:8:
- In file included from ./mlgsl_vector_float.h:1:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_blas_float.c:8:
- In file included from ./mlgsl_vector_float.h:1:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_blas_float.c:8:
- In file included from ./mlgsl_vector_float.h:1:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_blas_float.c:8:
- In file included from ./mlgsl_vector_float.h:1:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_blas_float.c:8:
- In file included from ./mlgsl_vector_float.h:10:
- ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_blas_float.c:8:
- In file included from ./mlgsl_vector_float.h:10:
- ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- In file included from mlgsl_blas_float.c:9:
- In file included from ./mlgsl_matrix_float.h:13:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:137:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_blas_float.c:9:
- In file included from ./mlgsl_matrix_float.h:13:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:141:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_blas_float.c:22:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(r);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_blas_float.c:31:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(r);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:19:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_blas_float.c:40:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(r);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:35:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_blas_float.c:47:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_blas_snrm2(&v_X));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:45:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_blas_float.c:54:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_blas_sasum(&v_X));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- 13 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_multifit.o -c mlgsl_multifit.c)
- In file included from mlgsl_multifit.c:12:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_multifit.c:12:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_multifit.c:12:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_multifit.c:12:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_multifit.c:13:
- In file included from ./mlgsl_fun.h:7:
- /usr/local/include/gsl/gsl_multiroots.h:63:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_multifit.c:13:
- In file included from ./mlgsl_fun.h:7:
- /usr/local/include/gsl/gsl_multiroots.h:120:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_multifit.c:13:
- In file included from ./mlgsl_fun.h:8:
- /usr/local/include/gsl/gsl_multimin.h:84:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   int (*alloc) (void *state, size_t n);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_multifit.c:13:
- In file included from ./mlgsl_fun.h:8:
- /usr/local/include/gsl/gsl_multimin.h:154:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   int (*alloc) (void *state, size_t n);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_multifit.c:14:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_multifit.c:14:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- In file included from mlgsl_multifit.c:15:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:140:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_multifit.c:15:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_multifit.c:34:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   params=stat_alloc(sizeof(*params));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- mlgsl_multifit.c:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   res=alloc_small(2, Abstract_tag);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:11:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_multifit.c:48:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-   register_global_root(&(params->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:15:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_multifit.c:68:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(p->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:33:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_multifit.c:69:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(p);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:37:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- mlgsl_multifit.c:74:49: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML1(gsl_multifit_fdfsolver_name, FDFSOLVER_VAL, copy_string)
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 18 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_matrix_complex.o -c mlgsl_matrix_complex.c)
- In file included from mlgsl_matrix_complex.c:2:
- In file included from ./mlgsl_matrix_complex.h:2:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_matrix_complex.c:2:
- In file included from ./mlgsl_matrix_complex.h:2:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_matrix_complex.c:2:
- In file included from ./mlgsl_matrix_complex.h:2:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_matrix_complex.c:2:
- In file included from ./mlgsl_matrix_complex.h:2:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_matrix_complex.c:2:
- In file included from ./mlgsl_matrix_complex.h:13:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_matrix_complex.c:2:
- In file included from ./mlgsl_matrix_complex.h:13:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- 6 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_sum.o -c mlgsl_sum.c)
- In file included from mlgsl_sum.c:10:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_sum.c:10:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_sum.c:10:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_sum.c:10:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_sum.c:13:43: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
- ML1_alloc(gsl_sum_levin_u_alloc, Int_val, Abstract_ptr)
-                                           ^
- mlgsl_sum.c:29:5: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   s=copy_double(W->sum_plain);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:163:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_sum.c:30:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   v=alloc_small(3, 0);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:167:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_sum.c:38:48: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
- ML1_alloc(gsl_sum_levin_utrunc_alloc, Int_val, Abstract_ptr)
-                                                ^
- mlgsl_sum.c:54:5: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   s=copy_double(W->sum_plain);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_sum.c:55:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   v=alloc_small(3, 0);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- 10 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_eigen.o -c mlgsl_eigen.c)
- In file included from mlgsl_eigen.c:8:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_eigen.c:8:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_eigen.c:8:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_eigen.c:8:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_eigen.c:12:
- In file included from ./mlgsl_vector_complex.h:11:
- ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_eigen.c:12:
- In file included from ./mlgsl_vector_complex.h:11:
- ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- In file included from mlgsl_eigen.c:13:
- In file included from ./mlgsl_matrix_complex.h:13:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:143:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_eigen.c:13:
- In file included from ./mlgsl_matrix_complex.h:13:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:147:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- In file included from mlgsl_eigen.c:22:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_eigen.c:22:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- In file included from mlgsl_eigen.c:23:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_eigen.c:23:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_eigen.c:31:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(v, ws);
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_eigen.c:53:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(v, ws);
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_eigen.c:95:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(v, ws);
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:68:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_eigen.c:117:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(v, ws);
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:88:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_eigen.c:153:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(v, ws);
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:114:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_eigen.c:185:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(v, ws);
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:140:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- 18 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_sort.o -c mlgsl_sort.c)
- In file included from mlgsl_sort.c:11:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_sort.c:11:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_sort.c:11:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_sort.c:11:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_sort.c:12:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:115:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_sort.c:12:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_sort.c:27:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:125:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_sort.c:27:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:130:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_sort.c:55:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:143:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_sort.c:55:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:148:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_sort.c:65:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_sort.c:65:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- 12 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_linalg_complex.o -c mlgsl_linalg_complex.c)
- In file included from mlgsl_linalg_complex.c:8:
- In file included from ./mlgsl_matrix_complex.h:2:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_linalg_complex.c:8:
- In file included from ./mlgsl_matrix_complex.h:2:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_linalg_complex.c:8:
- In file included from ./mlgsl_matrix_complex.h:2:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_linalg_complex.c:8:
- In file included from ./mlgsl_matrix_complex.h:2:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_linalg_complex.c:8:
- In file included from ./mlgsl_matrix_complex.h:13:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_linalg_complex.c:8:
- In file included from ./mlgsl_matrix_complex.h:13:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- In file included from mlgsl_linalg_complex.c:9:
- In file included from ./mlgsl_vector_complex.h:11:
- ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:144:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_linalg_complex.c:9:
- In file included from ./mlgsl_vector_complex.h:11:
- ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:148:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg_complex.c:19:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg_complex.c:19:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:11:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg_complex.c:28:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg_complex.c:28:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:29:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg_complex.c:39:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:54:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg_complex.c:39:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:59:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg_complex.c:51:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:78:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg_complex.c:51:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:83:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg_complex.c:68:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg_complex.c:68:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:125:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg_complex.c:88:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_linalg_complex_LU_lndet(&m_LU));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_linalg_complex.c:112:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_linalg_complex.c:112:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- In file included from mlgsl_linalg_complex.c:113:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_linalg_complex.c:113:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- 23 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_permut.o -c mlgsl_permut.c)
- In file included from mlgsl_permut.c:9:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_permut.c:9:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_permut.c:9:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_permut.c:9:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_permut.c:14:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:115:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:14:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:22:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:127:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:22:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:29:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:139:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:29:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:144:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:36:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(src);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:36:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:37:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(dst);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:15:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:37:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:44:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:27:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:44:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:51:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:39:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:51:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:58:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:58:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:56:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:69:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:69:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:68:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:70:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *barr = Bigarray_val(arr);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:75:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:70:32: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *barr = Bigarray_val(arr);
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:79:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:71:8: warning: "caml_bigarray_kind" is deprecated: use "caml_ba_kind" instead [-W#pragma-messages]
-   enum caml_bigarray_kind kind = (barr->flags) & BIGARRAY_KIND_MASK ;
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:315:28: note: expanded from macro 'caml_bigarray_kind'
- #define caml_bigarray_kind CAML_DEPRECATED("caml_bigarray_kind", "caml_ba_kind") caml_ba_kind
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:83:6: note: expanded from here
-  GCC warning "\"caml_bigarray_kind\" is deprecated: use \"caml_ba_kind\" instead"
-      ^
- mlgsl_permut.c:71:50: warning: "BIGARRAY_KIND_MASK" is deprecated: use "CAML_BA_KIND_MASK" instead [-W#pragma-messages]
-   enum caml_bigarray_kind kind = (barr->flags) & BIGARRAY_KIND_MASK ;
-                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:328:28: note: expanded from macro 'BIGARRAY_KIND_MASK'
- #define BIGARRAY_KIND_MASK CAML_DEPRECATED("BIGARRAY_KIND_MASK", "CAML_BA_KIND_MASK") CAML_BA_KIND_MASK
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:87:6: note: expanded from here
-  GCC warning "\"BIGARRAY_KIND_MASK\" is deprecated: use \"CAML_BA_KIND_MASK\" instead"
-      ^
- mlgsl_permut.c:73:8: warning: "BIGARRAY_FLOAT32" is deprecated: use "CAML_BA_FLOAT32" instead [-W#pragma-messages]
-   case BIGARRAY_FLOAT32:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:316:26: note: expanded from macro 'BIGARRAY_FLOAT32'
- #define BIGARRAY_FLOAT32 CAML_DEPRECATED("BIGARRAY_FLOAT32", "CAML_BA_FLOAT32") CAML_BA_FLOAT32
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"BIGARRAY_FLOAT32\" is deprecated: use \"CAML_BA_FLOAT32\" instead"
-      ^
- mlgsl_permut.c:75:8: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages]
-   case BIGARRAY_FLOAT64:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64'
- #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead"
-      ^
- mlgsl_permut.c:77:8: warning: "BIGARRAY_SINT8" is deprecated: use "CAML_BA_SINT8" instead [-W#pragma-messages]
-   case BIGARRAY_SINT8:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:318:24: note: expanded from macro 'BIGARRAY_SINT8'
- #define BIGARRAY_SINT8 CAML_DEPRECATED("BIGARRAY_SINT8", "CAML_BA_SINT8") CAML_BA_SINT8
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"BIGARRAY_SINT8\" is deprecated: use \"CAML_BA_SINT8\" instead"
-      ^
- mlgsl_permut.c:79:8: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead [-W#pragma-messages]
-   case BIGARRAY_UINT8:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:319:24: note: expanded from macro 'BIGARRAY_UINT8'
- #define BIGARRAY_UINT8 CAML_DEPRECATED("BIGARRAY_UINT8", "CAML_BA_UINT8") CAML_BA_UINT8
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  GCC warning "\"BIGARRAY_UINT8\" is deprecated: use \"CAML_BA_UINT8\" instead"
-      ^
- mlgsl_permut.c:81:8: warning: "BIGARRAY_SINT16" is deprecated: use "CAML_BA_SINT16" instead [-W#pragma-messages]
-   case BIGARRAY_SINT16:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:320:25: note: expanded from macro 'BIGARRAY_SINT16'
- #define BIGARRAY_SINT16 CAML_DEPRECATED("BIGARRAY_SINT16", "CAML_BA_SINT16") CAML_BA_SINT16
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"BIGARRAY_SINT16\" is deprecated: use \"CAML_BA_SINT16\" instead"
-      ^
- mlgsl_permut.c:83:8: warning: "BIGARRAY_UINT16" is deprecated: use "CAML_BA_UINT16" instead [-W#pragma-messages]
-   case BIGARRAY_UINT16:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:321:25: note: expanded from macro 'BIGARRAY_UINT16'
- #define BIGARRAY_UINT16 CAML_DEPRECATED("BIGARRAY_UINT16", "CAML_BA_UINT16") CAML_BA_UINT16
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"BIGARRAY_UINT16\" is deprecated: use \"CAML_BA_UINT16\" instead"
-      ^
- mlgsl_permut.c:86:8: warning: "BIGARRAY_INT64" is deprecated: use "CAML_BA_INT64" instead [-W#pragma-messages]
-   case BIGARRAY_INT64:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:323:24: note: expanded from macro 'BIGARRAY_INT64'
- #define BIGARRAY_INT64 CAML_DEPRECATED("BIGARRAY_INT64", "CAML_BA_INT64") CAML_BA_INT64
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  GCC warning "\"BIGARRAY_INT64\" is deprecated: use \"CAML_BA_INT64\" instead"
-      ^
- mlgsl_permut.c:90:8: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead [-W#pragma-messages]
-   case BIGARRAY_CAML_INT:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:324:27: note: expanded from macro 'BIGARRAY_CAML_INT'
- #define BIGARRAY_CAML_INT CAML_DEPRECATED("BIGARRAY_CAML_INT", "CAML_BA_CAML_INT") CAML_BA_CAML_INT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  GCC warning "\"BIGARRAY_CAML_INT\" is deprecated: use \"CAML_BA_CAML_INT\" instead"
-      ^
- mlgsl_permut.c:91:8: warning: "BIGARRAY_NATIVE_INT" is deprecated: use "CAML_BA_NATIVE_INT" instead [-W#pragma-messages]
-   case BIGARRAY_NATIVE_INT:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:325:29: note: expanded from macro 'BIGARRAY_NATIVE_INT'
- #define BIGARRAY_NATIVE_INT CAML_DEPRECATED("BIGARRAY_NATIVE_INT", "CAML_BA_NATIVE_INT") CAML_BA_NATIVE_INT
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:36:6: note: expanded from here
-  GCC warning "\"BIGARRAY_NATIVE_INT\" is deprecated: use \"CAML_BA_NATIVE_INT\" instead"
-      ^
- mlgsl_permut.c:93:8: warning: "BIGARRAY_COMPLEX32" is deprecated: use "CAML_BA_COMPLEX32" instead [-W#pragma-messages]
-   case BIGARRAY_COMPLEX32:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:326:28: note: expanded from macro 'BIGARRAY_COMPLEX32'
- #define BIGARRAY_COMPLEX32 CAML_DEPRECATED("BIGARRAY_COMPLEX32", "CAML_BA_COMPLEX32") CAML_BA_COMPLEX32
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  GCC warning "\"BIGARRAY_COMPLEX32\" is deprecated: use \"CAML_BA_COMPLEX32\" instead"
-      ^
- mlgsl_permut.c:95:8: warning: "BIGARRAY_COMPLEX64" is deprecated: use "CAML_BA_COMPLEX64" instead [-W#pragma-messages]
-   case BIGARRAY_COMPLEX64:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:327:28: note: expanded from macro 'BIGARRAY_COMPLEX64'
- #define BIGARRAY_COMPLEX64 CAML_DEPRECATED("BIGARRAY_COMPLEX64", "CAML_BA_COMPLEX64") CAML_BA_COMPLEX64
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "\"BIGARRAY_COMPLEX64\" is deprecated: use \"CAML_BA_COMPLEX64\" instead"
-      ^
- mlgsl_permut.c:105:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:105:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:55:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:113:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:62:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:113:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:67:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:124:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:74:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:124:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:5:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:125:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *barr = Bigarray_val(arr);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:125:32: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *barr = Bigarray_val(arr);
-                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:126:8: warning: "caml_bigarray_kind" is deprecated: use "caml_ba_kind" instead [-W#pragma-messages]
-   enum caml_bigarray_kind kind = (barr->flags) & BIGARRAY_KIND_MASK ;
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:315:28: note: expanded from macro 'caml_bigarray_kind'
- #define caml_bigarray_kind CAML_DEPRECATED("caml_bigarray_kind", "caml_ba_kind") caml_ba_kind
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"caml_bigarray_kind\" is deprecated: use \"caml_ba_kind\" instead"
-      ^
- mlgsl_permut.c:126:50: warning: "BIGARRAY_KIND_MASK" is deprecated: use "CAML_BA_KIND_MASK" instead [-W#pragma-messages]
-   enum caml_bigarray_kind kind = (barr->flags) & BIGARRAY_KIND_MASK ;
-                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:328:28: note: expanded from macro 'BIGARRAY_KIND_MASK'
- #define BIGARRAY_KIND_MASK CAML_DEPRECATED("BIGARRAY_KIND_MASK", "CAML_BA_KIND_MASK") CAML_BA_KIND_MASK
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"BIGARRAY_KIND_MASK\" is deprecated: use \"CAML_BA_KIND_MASK\" instead"
-      ^
- mlgsl_permut.c:128:8: warning: "BIGARRAY_FLOAT32" is deprecated: use "CAML_BA_FLOAT32" instead [-W#pragma-messages]
-   case BIGARRAY_FLOAT32:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:316:26: note: expanded from macro 'BIGARRAY_FLOAT32'
- #define BIGARRAY_FLOAT32 CAML_DEPRECATED("BIGARRAY_FLOAT32", "CAML_BA_FLOAT32") CAML_BA_FLOAT32
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  GCC warning "\"BIGARRAY_FLOAT32\" is deprecated: use \"CAML_BA_FLOAT32\" instead"
-      ^
- mlgsl_permut.c:130:8: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages]
-   case BIGARRAY_FLOAT64:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64'
- #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead"
-      ^
- mlgsl_permut.c:132:8: warning: "BIGARRAY_SINT8" is deprecated: use "CAML_BA_SINT8" instead [-W#pragma-messages]
-   case BIGARRAY_SINT8:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:318:24: note: expanded from macro 'BIGARRAY_SINT8'
- #define BIGARRAY_SINT8 CAML_DEPRECATED("BIGARRAY_SINT8", "CAML_BA_SINT8") CAML_BA_SINT8
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:36:6: note: expanded from here
-  GCC warning "\"BIGARRAY_SINT8\" is deprecated: use \"CAML_BA_SINT8\" instead"
-      ^
- mlgsl_permut.c:134:8: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead [-W#pragma-messages]
-   case BIGARRAY_UINT8:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:319:24: note: expanded from macro 'BIGARRAY_UINT8'
- #define BIGARRAY_UINT8 CAML_DEPRECATED("BIGARRAY_UINT8", "CAML_BA_UINT8") CAML_BA_UINT8
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  GCC warning "\"BIGARRAY_UINT8\" is deprecated: use \"CAML_BA_UINT8\" instead"
-      ^
- mlgsl_permut.c:136:8: warning: "BIGARRAY_SINT16" is deprecated: use "CAML_BA_SINT16" instead [-W#pragma-messages]
-   case BIGARRAY_SINT16:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:320:25: note: expanded from macro 'BIGARRAY_SINT16'
- #define BIGARRAY_SINT16 CAML_DEPRECATED("BIGARRAY_SINT16", "CAML_BA_SINT16") CAML_BA_SINT16
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "\"BIGARRAY_SINT16\" is deprecated: use \"CAML_BA_SINT16\" instead"
-      ^
- mlgsl_permut.c:138:8: warning: "BIGARRAY_UINT16" is deprecated: use "CAML_BA_UINT16" instead [-W#pragma-messages]
-   case BIGARRAY_UINT16:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:321:25: note: expanded from macro 'BIGARRAY_UINT16'
- #define BIGARRAY_UINT16 CAML_DEPRECATED("BIGARRAY_UINT16", "CAML_BA_UINT16") CAML_BA_UINT16
-                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:48:6: note: expanded from here
-  GCC warning "\"BIGARRAY_UINT16\" is deprecated: use \"CAML_BA_UINT16\" instead"
-      ^
- mlgsl_permut.c:141:8: warning: "BIGARRAY_INT64" is deprecated: use "CAML_BA_INT64" instead [-W#pragma-messages]
-   case BIGARRAY_INT64:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:323:24: note: expanded from macro 'BIGARRAY_INT64'
- #define BIGARRAY_INT64 CAML_DEPRECATED("BIGARRAY_INT64", "CAML_BA_INT64") CAML_BA_INT64
-                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:52:6: note: expanded from here
-  GCC warning "\"BIGARRAY_INT64\" is deprecated: use \"CAML_BA_INT64\" instead"
-      ^
- mlgsl_permut.c:145:8: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead [-W#pragma-messages]
-   case BIGARRAY_CAML_INT:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:324:27: note: expanded from macro 'BIGARRAY_CAML_INT'
- #define BIGARRAY_CAML_INT CAML_DEPRECATED("BIGARRAY_CAML_INT", "CAML_BA_CAML_INT") CAML_BA_CAML_INT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:56:6: note: expanded from here
-  GCC warning "\"BIGARRAY_CAML_INT\" is deprecated: use \"CAML_BA_CAML_INT\" instead"
-      ^
- mlgsl_permut.c:146:8: warning: "BIGARRAY_NATIVE_INT" is deprecated: use "CAML_BA_NATIVE_INT" instead [-W#pragma-messages]
-   case BIGARRAY_NATIVE_INT:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:325:29: note: expanded from macro 'BIGARRAY_NATIVE_INT'
- #define BIGARRAY_NATIVE_INT CAML_DEPRECATED("BIGARRAY_NATIVE_INT", "CAML_BA_NATIVE_INT") CAML_BA_NATIVE_INT
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:60:6: note: expanded from here
-  GCC warning "\"BIGARRAY_NATIVE_INT\" is deprecated: use \"CAML_BA_NATIVE_INT\" instead"
-      ^
- mlgsl_permut.c:148:8: warning: "BIGARRAY_COMPLEX32" is deprecated: use "CAML_BA_COMPLEX32" instead [-W#pragma-messages]
-   case BIGARRAY_COMPLEX32:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:326:28: note: expanded from macro 'BIGARRAY_COMPLEX32'
- #define BIGARRAY_COMPLEX32 CAML_DEPRECATED("BIGARRAY_COMPLEX32", "CAML_BA_COMPLEX32") CAML_BA_COMPLEX32
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:64:6: note: expanded from here
-  GCC warning "\"BIGARRAY_COMPLEX32\" is deprecated: use \"CAML_BA_COMPLEX32\" instead"
-      ^
- mlgsl_permut.c:150:8: warning: "BIGARRAY_COMPLEX64" is deprecated: use "CAML_BA_COMPLEX64" instead [-W#pragma-messages]
-   case BIGARRAY_COMPLEX64:
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:327:28: note: expanded from macro 'BIGARRAY_COMPLEX64'
- #define BIGARRAY_COMPLEX64 CAML_DEPRECATED("BIGARRAY_COMPLEX64", "CAML_BA_COMPLEX64") CAML_BA_COMPLEX64
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:68:6: note: expanded from here
-  GCC warning "\"BIGARRAY_COMPLEX64\" is deprecated: use \"CAML_BA_COMPLEX64\" instead"
-      ^
- mlgsl_permut.c:160:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:160:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:9:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:168:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:168:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:21:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:169:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(pa);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:169:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:33:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:170:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(pb);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:170:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:45:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:177:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(q);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:52:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:177:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:57:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:178:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:64:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:178:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:69:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:185:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:76:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:185:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:81:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:186:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(q);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:88:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:186:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:194:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:9:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:194:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:202:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(q);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:21:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:202:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_permut.c:210:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(p);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:33:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_permut.c:210:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- 80 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_odeiv.o -c mlgsl_odeiv.c)
- In file included from mlgsl_odeiv.c:15:
- /usr/local/include/gsl/gsl_odeiv.h:83:12: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   void * (*alloc) (size_t dim);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:86:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_odeiv.c:15:
- /usr/local/include/gsl/gsl_odeiv.h:150:12: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   void * (*alloc) (void);
-            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:90:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_odeiv.c:17:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_odeiv.c:17:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:110:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_odeiv.c:17:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:114:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_odeiv.c:17:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_odeiv.c:33:9: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vt  = copy_double(t);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_odeiv.c:35:9: warning: "callback3_exn" is deprecated: use "caml_callback3_exn" instead [-W#pragma-messages]
-   res = callback3_exn(p->closure, vt, p->arr1, p->arr2);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:70:23: note: expanded from macro 'callback3_exn'
- #define callback3_exn CAML_DEPRECATED("callback3_exn", "caml_callback3_exn") caml_callback3_exn
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:127:6: note: expanded from here
-  GCC warning "\"callback3_exn\" is deprecated: use \"caml_callback3_exn\" instead"
-      ^
- mlgsl_odeiv.c:48:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   args[0] = copy_double(t);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:131:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_odeiv.c:51:3: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages]
-   Data_bigarray_val(p->mat) = dfdy;
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val'
- #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:135:6: note: expanded from here
-  GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead"
-      ^
- mlgsl_odeiv.c:54:9: warning: "callbackN_exn" is deprecated: use "caml_callbackN_exn" instead [-W#pragma-messages]
-   res = callbackN_exn(p->jac_closure, 4, args);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:67:23: note: expanded from macro 'callbackN_exn'
- #define callbackN_exn CAML_DEPRECATED("callbackN_exn", "caml_callbackN_exn") caml_callbackN_exn
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:139:6: note: expanded from here
-  GCC warning "\"callbackN_exn\" is deprecated: use \"caml_callbackN_exn\" instead"
-      ^
- mlgsl_odeiv.c:63:26: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages]
-   const int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT | BIGARRAY_EXTERNAL;
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64'
- #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64
-                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead"
-      ^
- mlgsl_odeiv.c:63:45: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages]
-   const int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT | BIGARRAY_EXTERNAL;
-                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT'
- #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead"
-      ^
- mlgsl_odeiv.c:63:65: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead [-W#pragma-messages]
-   const int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT | BIGARRAY_EXTERNAL;
-                                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:334:27: note: expanded from macro 'BIGARRAY_EXTERNAL'
- #define BIGARRAY_EXTERNAL CAML_DEPRECATED("BIGARRAY_EXTERNAL", "CAML_BA_EXTERNAL") CAML_BA_EXTERNAL
-                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"BIGARRAY_EXTERNAL\" is deprecated: use \"CAML_BA_EXTERNAL\" instead"
-      ^
- mlgsl_odeiv.c:67:5: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   p=stat_alloc(sizeof (*p));
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- mlgsl_odeiv.c:70:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-   register_global_root(&(p->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_odeiv.c:72:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-   register_global_root(&(p->jac_closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_odeiv.c:73:13: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   p->arr1 = alloc(Int_val(dim) * Double_wosize, Double_array_tag);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:28:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- mlgsl_odeiv.c:74:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-   register_global_root(&(p->arr1));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_odeiv.c:75:13: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   p->arr2 = alloc(Int_val(dim) * Double_wosize, Double_array_tag);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:36:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- mlgsl_odeiv.c:76:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-   register_global_root(&(p->arr2));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_odeiv.c:80:7: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages]
-     : alloc_bigarray_dims(barr_flags, 2, NULL, Int_val(dim), Int_val(dim));
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims'
- #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:44:6: note: expanded from here
-  GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead"
-      ^
- mlgsl_odeiv.c:81:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-   register_global_root(&(p->mat));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:48:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_odeiv.c:83:8: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   syst=stat_alloc(sizeof (*syst));
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:52:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- mlgsl_odeiv.c:88:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(res, syst);
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:56:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_odeiv.c:98:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(p->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:60:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_odeiv.c:99:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(p->jac_closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_odeiv.c:100:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(p->arr1));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_odeiv.c:101:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(p->arr2));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:11:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_odeiv.c:102:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(p->mat));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:15:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_odeiv.c:103:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(p);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:19:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- mlgsl_odeiv.c:104:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(syst);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:23:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- mlgsl_odeiv.c:121:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(res, step);
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:27:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_odeiv.c:129:42: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML1(gsl_odeiv_step_name, ODEIV_STEP_VAL, copy_string)
-                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_odeiv.c:183:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(res, c);
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:100:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_odeiv.c:192:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(res, c);
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:104:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_odeiv.c:201:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(res, c);
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:108:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_odeiv.c:214:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(res, c);
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_odeiv.c:221:48: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML1(gsl_odeiv_control_name, ODEIV_CONTROL_VAL, copy_string)
-                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_odeiv.c:234:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-     vh = copy_double(c_h);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_odeiv.c:235:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     r = alloc_small(2, 0);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_odeiv.c:252:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(res, e);
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:51:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- 42 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_multimin.o -c mlgsl_multimin.c)
- In file included from mlgsl_multimin.c:12:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_multimin.c:12:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_multimin.c:12:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_multimin.c:12:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_multimin.c:13:
- In file included from ./mlgsl_fun.h:7:
- /usr/local/include/gsl/gsl_multiroots.h:63:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_multimin.c:13:
- In file included from ./mlgsl_fun.h:7:
- /usr/local/include/gsl/gsl_multiroots.h:120:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_multimin.c:13:
- In file included from ./mlgsl_fun.h:9:
- /usr/local/include/gsl/gsl_multifit_nlin.h:68:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n, size_t p);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_multimin.c:13:
- In file included from ./mlgsl_fun.h:9:
- /usr/local/include/gsl/gsl_multifit_nlin.h:126:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n, size_t p);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_multimin.c:14:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_multimin.c:14:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- In file included from mlgsl_multimin.c:15:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:140:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_multimin.c:15:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_multimin.c:38:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   params=stat_alloc(sizeof(*params));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- mlgsl_multimin.c:40:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   res=alloc_small(2, Abstract_tag);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:11:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_multimin.c:51:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-   register_global_root(&(params->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:15:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_multimin.c:74:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(p->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:33:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_multimin.c:75:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(p);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:37:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- mlgsl_multimin.c:80:66: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML1(gsl_multimin_fdfminimizer_name, GSLMULTIMINFDFMINIMIZER_VAL, copy_string)
-                                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_multimin.c:108:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_multimin_fdfminimizer_minimum(t));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:87:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_multimin.c:137:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   params=stat_alloc(sizeof(*params));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:91:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- mlgsl_multimin.c:139:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   res=alloc_small(2, Abstract_tag);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:95:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_multimin.c:148:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-   register_global_root(&(params->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_multimin.c:169:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(p->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_multimin.c:170:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(p);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- mlgsl_multimin.c:175:62: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML1(gsl_multimin_fminimizer_name, GSLMULTIMINFMINIMIZER_VAL, copy_string)
-                                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_multimin.c:187:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_multimin_fminimizer_minimum(t));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_multimin.c:190:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_multimin_fminimizer_size, GSLMULTIMINFMINIMIZER_VAL, copy_double)
-                                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 27 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_blas_complex_float.o -c mlgsl_blas_complex_float.c)
- In file included from mlgsl_blas_complex_float.c:9:
- In file included from ./mlgsl_complex.h:7:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_blas_complex_float.c:9:
- In file included from ./mlgsl_complex.h:7:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_blas_complex_float.c:9:
- In file included from ./mlgsl_complex.h:7:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_blas_complex_float.c:9:
- In file included from ./mlgsl_complex.h:7:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_blas_complex_float.c:10:
- In file included from ./mlgsl_vector_complex_float.h:11:
- ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_blas_complex_float.c:10:
- In file included from ./mlgsl_vector_complex_float.h:11:
- ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- In file included from mlgsl_blas_complex_float.c:11:
- In file included from ./mlgsl_matrix_complex_float.h:13:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:137:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_blas_complex_float.c:11:
- In file included from ./mlgsl_matrix_complex_float.h:13:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:141:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_blas_complex_float.c:40:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_blas_scnrm2(&v_X));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:24:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_blas_complex_float.c:47:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_blas_scasum(&v_X));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- 10 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_monte.o -c mlgsl_monte.c)
- In file included from mlgsl_monte.c:26:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_monte.c:26:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_monte.c:26:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_monte.c:26:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_monte.c:27:
- In file included from ./mlgsl_fun.h:7:
- /usr/local/include/gsl/gsl_multiroots.h:63:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_monte.c:27:
- In file included from ./mlgsl_fun.h:7:
- /usr/local/include/gsl/gsl_multiroots.h:120:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_monte.c:27:
- In file included from ./mlgsl_fun.h:8:
- /usr/local/include/gsl/gsl_multimin.h:84:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   int (*alloc) (void *state, size_t n);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_monte.c:27:
- In file included from ./mlgsl_fun.h:8:
- /usr/local/include/gsl/gsl_multimin.h:154:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   int (*alloc) (void *state, size_t n);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_monte.c:27:
- In file included from ./mlgsl_fun.h:9:
- /usr/local/include/gsl/gsl_multifit_nlin.h:68:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n, size_t p);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_monte.c:27:
- In file included from ./mlgsl_fun.h:9:
- /usr/local/include/gsl/gsl_multifit_nlin.h:126:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n, size_t p);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- mlgsl_monte.c:46:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   params=stat_alloc(sizeof(*params));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:140:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- mlgsl_monte.c:52:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     res=alloc_small(2, Abstract_tag);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_monte.c:59:19: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     params->dbl = alloc(dim * Double_wosize, Double_array_tag);
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- mlgsl_monte.c:61:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-     register_global_root(&(params->closure));
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_monte.c:62:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-     register_global_root(&(params->dbl));
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_monte.c:71:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(CallbackParams_val(s)->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:33:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_monte.c:72:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(CallbackParams_val(s)->dbl));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:37:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_monte.c:73:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(CallbackParams_val(s));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:41:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- mlgsl_monte.c:122:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   params=stat_alloc(sizeof(*params));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:61:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- mlgsl_monte.c:127:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     res=alloc_small(2, Abstract_tag);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:75:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_monte.c:134:19: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     params->dbl = alloc(dim * Double_wosize, Double_array_tag);
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:79:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- mlgsl_monte.c:136:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-     register_global_root(&(params->closure));
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:83:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_monte.c:137:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-     register_global_root(&(params->dbl));
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:87:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_monte.c:146:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(CallbackParams_val(s)->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_monte.c:147:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(CallbackParams_val(s)->dbl));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_monte.c:148:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(CallbackParams_val(s));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:11:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- mlgsl_monte.c:190:5: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   r=alloc_tuple(5);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:41:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- mlgsl_monte.c:191:21: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   Store_field(r, 0, copy_double(s->estimate_frac));
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_monte.c:194:21: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   Store_field(r, 3, copy_double(s->alpha));
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_monte.c:195:21: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   Store_field(r, 4, copy_double(s->dither));
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_monte.c:223:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   params=stat_alloc(sizeof(*params));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:58:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- mlgsl_monte.c:228:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     res=alloc_small(3, Abstract_tag);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:72:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_monte.c:236:19: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     params->dbl = alloc(dim * Double_wosize, Double_array_tag);
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:76:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- mlgsl_monte.c:238:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-     register_global_root(&(params->closure));
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:80:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_monte.c:239:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-     register_global_root(&(params->dbl));
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:84:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_monte.c:240:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-     register_global_root(&(Field(res, 2)));
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:88:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_monte.c:250:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(CallbackParams_val(state)->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_monte.c:251:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(CallbackParams_val(state)->dbl));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_monte.c:252:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(CallbackParams_val(state));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:12:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- mlgsl_monte.c:255:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&GSLVEGASSTREAM_VAL(state));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_monte.c:296:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(3 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:36:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_monte.c:308:5: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-   r=alloc_tuple(6);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:50:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- mlgsl_monte.c:309:21: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   Store_field(r, 0, copy_double(s->alpha));
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_monte.c:317:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-       vchan=alloc_small(1, 0);
-             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:58:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_monte.c:341:7: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages]
-       flush(chan);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush'
- #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  GCC warning "\"flush\" is deprecated: use \"caml_flush\" instead"
-      ^
- 45 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_stats.o -c mlgsl_stats.c)
- In file included from mlgsl_stats.c:12:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_stats.c:12:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_stats.c:12:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_stats.c:12:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_stats.c:32:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(result);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:117:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_stats.c:56:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(result);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:121:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_stats.c:80:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(result);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:125:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_stats.c:98:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(result);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:129:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_stats.c:116:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(result);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:133:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_stats.c:140:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(result);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:137:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_stats.c:155:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(result);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_stats.c:173:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(result);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:6:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_stats.c:188:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(result);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:10:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_stats.c:206:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(result);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:14:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_stats.c:218:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(result);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:18:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_stats.c:228:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(result);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:22:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_stats.c:240:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(result);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_stats.c:247:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(result);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:30:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_stats.c:254:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(result);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:34:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_stats.c:285:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_stats.c:296:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(r);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_stats.c:306:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(r);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- 22 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_roots.o -c mlgsl_roots.c)
- In file included from mlgsl_roots.c:11:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_roots.c:11:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_roots.c:11:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_roots.c:11:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_roots.c:12:
- In file included from ./mlgsl_fun.h:7:
- /usr/local/include/gsl/gsl_multiroots.h:63:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_roots.c:12:
- In file included from ./mlgsl_fun.h:7:
- /usr/local/include/gsl/gsl_multiroots.h:120:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_roots.c:12:
- In file included from ./mlgsl_fun.h:8:
- /usr/local/include/gsl/gsl_multimin.h:84:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   int (*alloc) (void *state, size_t n);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_roots.c:12:
- In file included from ./mlgsl_fun.h:8:
- /usr/local/include/gsl/gsl_multimin.h:154:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   int (*alloc) (void *state, size_t n);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_roots.c:12:
- In file included from ./mlgsl_fun.h:9:
- /usr/local/include/gsl/gsl_multifit_nlin.h:68:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n, size_t p);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_roots.c:12:
- In file included from ./mlgsl_fun.h:9:
- /usr/local/include/gsl/gsl_multifit_nlin.h:126:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n, size_t p);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- mlgsl_roots.c:38:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   params=stat_alloc(sizeof(*params));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:140:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- mlgsl_roots.c:43:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     res=alloc_small(2, Abstract_tag);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:4:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_roots.c:51:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-     register_global_root(&(params->closure));
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_roots.c:62:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   params=stat_alloc(sizeof(*params));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:13:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- mlgsl_roots.c:67:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-     res=alloc_small(2, Abstract_tag);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:27:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_roots.c:77:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-     register_global_root(&(params->closure));
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:31:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_roots.c:108:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(p->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:58:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_roots.c:109:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(p);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:62:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- mlgsl_roots.c:117:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(p->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:66:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_roots.c:118:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(p);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:70:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- mlgsl_roots.c:123:41: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML1(gsl_root_fsolver_name, Fsolver_val, copy_string)
-                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_roots.c:124:45: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML1(gsl_root_fdfsolver_name, FDFsolver_val, copy_string)
-                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_roots.c:128:41: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_root_fsolver_root, Fsolver_val, copy_double)
-                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_roots.c:129:45: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_root_fdfsolver_root, FDFsolver_val, copy_double)
-                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 24 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_multiroots.o -c mlgsl_multiroots.c)
- In file included from mlgsl_multiroots.c:12:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_multiroots.c:12:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_multiroots.c:12:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_multiroots.c:12:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_multiroots.c:13:
- In file included from ./mlgsl_fun.h:8:
- /usr/local/include/gsl/gsl_multimin.h:84:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   int (*alloc) (void *state, size_t n);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_multiroots.c:13:
- In file included from ./mlgsl_fun.h:8:
- /usr/local/include/gsl/gsl_multimin.h:154:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-   int (*alloc) (void *state, size_t n);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_multiroots.c:13:
- In file included from ./mlgsl_fun.h:9:
- /usr/local/include/gsl/gsl_multifit_nlin.h:68:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n, size_t p);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_multiroots.c:13:
- In file included from ./mlgsl_fun.h:9:
- /usr/local/include/gsl/gsl_multifit_nlin.h:126:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     int (*alloc) (void *state, size_t n, size_t p);
-           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- In file included from mlgsl_multiroots.c:14:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:132:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_multiroots.c:14:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- In file included from mlgsl_multiroots.c:15:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:140:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_multiroots.c:15:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_multiroots.c:48:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   params=stat_alloc(sizeof(*params));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:7:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- mlgsl_multiroots.c:50:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   res=alloc_small(2, Abstract_tag);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:11:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_multiroots.c:58:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-   register_global_root(&(params->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:15:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_multiroots.c:71:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages]
-   params=stat_alloc(sizeof(*params));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc'
- #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc
-                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:19:6: note: expanded from here
-  GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead"
-      ^
- mlgsl_multiroots.c:73:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   res=alloc_small(2, Abstract_tag);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:23:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_multiroots.c:83:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages]
-   register_global_root(&(params->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root'
- #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:27:6: note: expanded from here
-  GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead"
-      ^
- mlgsl_multiroots.c:118:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(p->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_multiroots.c:119:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(p);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:67:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- mlgsl_multiroots.c:127:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages]
-   remove_global_root(&(p->closure));
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root'
- #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root
-                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:71:6: note: expanded from here
-  GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead"
-      ^
- mlgsl_multiroots.c:128:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages]
-   stat_free(p);
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free'
- #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free
-                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:75:6: note: expanded from here
-  GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead"
-      ^
- mlgsl_multiroots.c:133:57: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML1(gsl_multiroot_fsolver_name, GSLMULTIROOTSOLVER_VAL, copy_string)
-                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_multiroots.c:134:62: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML1(gsl_multiroot_fdfsolver_name, GSLMULTIROOTFDFSOLVER_VAL, copy_string)
-                                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 24 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_wavelet.o -c mlgsl_wavelet.c)
- In file included from mlgsl_wavelet.c:13:
- In file included from ./mlgsl_matrix_double.h:11:
- In file included from ./mlgsl_matrix.h:9:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_wavelet.c:13:
- In file included from ./mlgsl_matrix_double.h:11:
- In file included from ./mlgsl_matrix.h:9:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_wavelet.c:13:
- In file included from ./mlgsl_matrix_double.h:11:
- In file included from ./mlgsl_matrix.h:9:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_wavelet.c:13:
- In file included from ./mlgsl_matrix_double.h:11:
- In file included from ./mlgsl_matrix.h:9:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_wavelet.c:13:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:115:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_wavelet.c:13:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_wavelet.c:35:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr (r, w);
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_wavelet.c:42:37: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages]
- ML1 (gsl_wavelet_name, Wavelet_val, copy_string)
-                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string'
- #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_wavelet.c:50:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr (r, ws);
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:155:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_wavelet.c:99:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(b);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:15:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_wavelet.c:99:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(b);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:19:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- 11 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_vector_float.o -c mlgsl_vector_float.c)
- In file included from mlgsl_vector_float.c:2:
- In file included from ./mlgsl_vector_float.h:1:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_vector_float.c:2:
- In file included from ./mlgsl_vector_float.h:1:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_vector_float.c:2:
- In file included from ./mlgsl_vector_float.h:1:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_vector_float.c:2:
- In file included from ./mlgsl_vector_float.h:1:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_vector_float.c:2:
- In file included from ./mlgsl_vector_float.h:10:
- ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_vector_float.c:2:
- In file included from ./mlgsl_vector_float.h:10:
- ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- In file included from mlgsl_vector_float.c:4:
- ./mlgsl_vector_impl.h:80:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(FUNCTION(gsl_vector,max)(&v_a));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_vector_float.c:4:
- ./mlgsl_vector_impl.h:87:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(FUNCTION(gsl_vector,min)(&v_a));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_vector_float.c:4:
- ./mlgsl_vector_impl.h:120:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   v=alloc_small(2, 0);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:180:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- 9 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_blas_complex.o -c mlgsl_blas_complex.c)
- In file included from mlgsl_blas_complex.c:7:
- In file included from ./mlgsl_complex.h:7:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_blas_complex.c:7:
- In file included from ./mlgsl_complex.h:7:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_blas_complex.c:7:
- In file included from ./mlgsl_complex.h:7:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_blas_complex.c:7:
- In file included from ./mlgsl_complex.h:7:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_blas_complex.c:8:
- In file included from ./mlgsl_vector_complex.h:11:
- ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_blas_complex.c:8:
- In file included from ./mlgsl_vector_complex.h:11:
- ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- In file included from mlgsl_blas_complex.c:9:
- In file included from ./mlgsl_matrix_complex.h:13:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:143:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_blas_complex.c:9:
- In file included from ./mlgsl_matrix_complex.h:13:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:147:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_blas_complex.c:38:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_blas_dznrm2(&v_X));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:36:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_blas_complex.c:45:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_blas_dzasum(&v_X));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:46:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- 10 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_vector_double.o -c mlgsl_vector_double.c)
- In file included from mlgsl_vector_double.c:2:
- In file included from ./mlgsl_vector_double.h:9:
- In file included from ./mlgsl_vector.h:9:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_vector_double.c:2:
- In file included from ./mlgsl_vector_double.h:9:
- In file included from ./mlgsl_vector.h:9:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_vector_double.c:2:
- In file included from ./mlgsl_vector_double.h:9:
- In file included from ./mlgsl_vector.h:9:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_vector_double.c:2:
- In file included from ./mlgsl_vector_double.h:9:
- In file included from ./mlgsl_vector.h:9:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_vector_double.c:2:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:115:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_vector_double.c:2:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- In file included from mlgsl_vector_double.c:4:
- ./mlgsl_vector_impl.h:80:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(FUNCTION(gsl_vector,max)(&v_a));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:185:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_vector_double.c:4:
- ./mlgsl_vector_impl.h:87:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(FUNCTION(gsl_vector,min)(&v_a));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:2:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_vector_double.c:4:
- ./mlgsl_vector_impl.h:120:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   v=alloc_small(2, 0);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:32:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- 9 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_randist.o -c mlgsl_randist.c)
- In file included from mlgsl_randist.c:11:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_randist.c:11:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_randist.c:11:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_randist.c:11:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_randist.c:13:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:115:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_randist.c:13:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- In file included from mlgsl_randist.c:14:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:123:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_randist.c:14:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:127:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_randist.c:17:44: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_gaussian, Rng_val, Double_val, copy_double)
-                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:18:57: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_gaussian_ratio_method, Rng_val, Double_val, copy_double)
-                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:19:53: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_gaussian_ziggurat, Rng_val, Double_val, copy_double)
-                                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:20:51: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_gaussian_pdf, Double_val, Double_val, copy_double)
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:22:33: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_ran_ugaussian, Rng_val, copy_double)
-                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:23:46: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_ran_ugaussian_ratio_method, Rng_val, copy_double)
-                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:24:40: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_ran_ugaussian_pdf, Double_val, copy_double)
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:28:61: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_gaussian_tail, Rng_val, Double_val, Double_val, copy_double)
-                                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:29:68: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_gaussian_tail_pdf, Double_val, Double_val, Double_val ,copy_double)
-                                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:31:50: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_ugaussian_tail, Rng_val, Double_val, copy_double)
-                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:32:57: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_ugaussian_tail_pdf, Double_val, Double_val, copy_double)
-                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:45:97: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML5(gsl_ran_bivariate_gaussian_pdf, Double_val, Double_val, Double_val, Double_val, Double_val, copy_double)
-                                                                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:68:47: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_exponential, Rng_val, Double_val, copy_double)
-                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:69:54: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_exponential_pdf, Double_val, Double_val, copy_double)
-                                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:72:43: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_laplace, Rng_val, Double_val, copy_double)
-                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:73:50: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_laplace_pdf, Double_val, Double_val, copy_double)
-                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:76:54: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_exppow, Rng_val, Double_val, Double_val, copy_double)
-                                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:77:61: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_exppow_pdf, Double_val, Double_val, Double_val, copy_double)
-                                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:80:42: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_cauchy, Rng_val, Double_val, copy_double)
-                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:81:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_cauchy_pdf, Double_val, Double_val, copy_double)
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:84:44: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_rayleigh, Rng_val, Double_val, copy_double)
-                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:85:51: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_rayleigh_pdf, Double_val, Double_val, copy_double)
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:88:61: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_rayleigh_tail, Rng_val, Double_val, Double_val, copy_double)
-                                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:89:68: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_rayleigh_tail_pdf, Double_val, Double_val, Double_val, copy_double)
-                                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:92:30: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_ran_landau, Rng_val, copy_double)
-                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:93:37: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_ran_landau_pdf, Double_val, copy_double)
-                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:96:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_levy, Rng_val, Double_val, Double_val, copy_double)
-                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:99:69: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML4(gsl_ran_levy_skew, Rng_val, Double_val, Double_val, Double_val, copy_double)
-                                                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:102:53: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_gamma, Rng_val, Double_val, Double_val, copy_double)
-                                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:103:51: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_gamma_int, Rng_val, Unsigned_int_val, copy_double)
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:104:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_gamma_pdf, Double_val, Double_val, Double_val, copy_double)
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:105:56: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_gamma_mt, Rng_val, Double_val, Double_val, copy_double)
-                                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:106:59: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_gamma_knuth, Rng_val, Double_val, Double_val, copy_double)
-                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:109:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_flat, Rng_val, Double_val, Double_val, copy_double)
-                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:110:59: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_flat_pdf, Double_val, Double_val, Double_val, copy_double)
-                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:113:57: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_lognormal, Rng_val, Double_val, Double_val, copy_double)
-                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:114:64: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_lognormal_pdf, Double_val, Double_val, Double_val, copy_double)
-                                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:117:41: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_chisq, Rng_val, Double_val, copy_double)
-                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:118:48: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_chisq_pdf, Double_val, Double_val, copy_double)
-                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:139:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(r);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_randist.c:150:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(r);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:69:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_randist.c:154:53: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_fdist, Rng_val, Double_val, Double_val, copy_double)
-                                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:155:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_fdist_pdf, Double_val, Double_val, Double_val, copy_double)
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:158:41: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_tdist, Rng_val, Double_val, copy_double)
-                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:159:48: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_tdist_pdf, Double_val, Double_val, copy_double)
-                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:162:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_beta, Rng_val, Double_val, Double_val, copy_double)
-                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:163:59: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_beta_pdf, Double_val, Double_val, Double_val, copy_double)
-                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:166:44: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_logistic, Rng_val, Double_val, copy_double)
-                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:167:51: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_logistic_pdf, Double_val, Double_val, copy_double)
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:170:54: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_pareto, Rng_val, Double_val, Double_val, copy_double)
-                                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:171:61: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_pareto_pdf, Double_val, Double_val, Double_val, copy_double)
-                                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:195:7: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages]
-     r=alloc_tuple(3);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple'
- #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:119:6: note: expanded from here
-  GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead"
-      ^
- mlgsl_randist.c:196:23: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-     Store_field(r, 0, copy_double(x));
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:197:23: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-     Store_field(r, 1, copy_double(y));
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:198:23: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-     Store_field(r, 2, copy_double(z));
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:210:55: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_weibull, Rng_val, Double_val, Double_val, copy_double)
-                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:211:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_weibull_pdf, Double_val, Double_val, Double_val, copy_double)
-                                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:214:55: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_gumbel1, Rng_val, Double_val, Double_val, copy_double)
-                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:215:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_gumbel1_pdf, Double_val, Double_val, Double_val, copy_double)
-                                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:218:55: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_gumbel2, Rng_val, Double_val, Double_val, copy_double)
-                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:219:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_gumbel2_pdf, Double_val, Double_val, Double_val, copy_double)
-                                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:223:47: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_poisson_pdf, Int_val, Double_val, copy_double)
-                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:227:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_bernoulli_pdf, Int_val, Double_val, copy_double)
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:233:57: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_binomial_pdf, Int_val, Double_val, Int_val, copy_double)
-                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:244:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages]
-     r = alloc(K, 0);
-         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc'
- #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/
-               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:65:6: note: expanded from here
-  GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead"
-      ^
- mlgsl_randist.c:260:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(r);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:69:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_randist.c:272:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(r);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:73:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_randist.c:278:69: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_negative_binomial_pdf, Int_val, Double_val, Double_val, copy_double)
-                                                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:282:55: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_ran_pascal_pdf, Int_val, Double_val, Int_val, copy_double)
-                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:286:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_geometric_pdf, Int_val, Double_val, copy_double)
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:290:69: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML4(gsl_ran_hypergeometric_pdf, Int_val, Int_val, Int_val, Int_val, copy_double)
-                                                                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:294:51: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_logarithmic_pdf, Int_val, Double_val, copy_double)
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_randist.c:346:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   Abstract_ptr(r, G);
-   ^
- ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr'
-   ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) )
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:68:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_randist.c:352:50: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_ran_discrete_pdf, Int_val, Discrete_val, copy_double)
-                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 82 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_linalg.o -c mlgsl_linalg.c)
- In file included from mlgsl_linalg.c:8:
- In file included from ./mlgsl_matrix_double.h:11:
- In file included from ./mlgsl_matrix.h:9:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:99:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_linalg.c:8:
- In file included from ./mlgsl_matrix_double.h:11:
- In file included from ./mlgsl_matrix.h:9:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_linalg.c:8:
- In file included from ./mlgsl_matrix_double.h:11:
- In file included from ./mlgsl_matrix.h:9:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:107:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_linalg.c:8:
- In file included from ./mlgsl_matrix_double.h:11:
- In file included from ./mlgsl_matrix.h:9:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:112:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_linalg.c:8:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_linalg.c:8:
- In file included from ./mlgsl_matrix_double.h:11:
- ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vmat);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:120:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- In file included from mlgsl_linalg.c:9:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:124:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- In file included from mlgsl_linalg.c:9:
- In file included from ./mlgsl_vector_double.h:9:
- ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
-   struct caml_bigarray *bigarr = Bigarray_val(vvec);
-                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:128:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:33:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:138:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:33:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:143:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:42:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:42:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:8:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:53:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:21:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:53:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:26:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:65:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:37:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:65:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:42:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:82:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:59:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:82:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:64:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:93:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_linalg_LU_det(&m_LU, Int_val(sig)));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:77:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_linalg.c:100:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   return copy_double(gsl_linalg_LU_lndet(&m_LU));
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:83:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_linalg.c:250:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:169:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:250:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:174:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:263:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:187:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:263:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:3:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:281:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:20:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:281:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:25:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:292:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:40:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:292:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:45:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:304:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:58:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:304:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:316:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:78:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:316:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:83:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:328:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:328:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:339:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:116:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:339:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:121:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:524:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:38:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:524:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:43:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:537:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:58:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:537:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:63:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:554:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:79:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:554:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:84:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:565:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:565:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:103:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:576:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:117:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:576:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:122:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:587:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:136:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:587:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:141:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:598:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:153:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:598:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:158:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- mlgsl_linalg.c:609:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages]
-   GSL_PERMUT_OF_BIGARRAY(P);
-   ^
- ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray'
- #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array
-                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:11:6: note: expanded from here
-  GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead"
-      ^
- mlgsl_linalg.c:609:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages]
- ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY'
-   struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \
-                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val'
- #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val
-                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:16:6: note: expanded from here
-  GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead"
-      ^
- 52 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_cdf.o -c mlgsl_cdf.c)
- In file included from mlgsl_cdf.c:2:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_cdf.c:2:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_cdf.c:2:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_cdf.c:2:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_cdf.c:4:38: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_cdf_ugaussian_P, Double_val, copy_double)
-                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:5:38: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_cdf_ugaussian_Q, Double_val, copy_double)
-                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:6:41: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_cdf_ugaussian_Pinv, Double_val, copy_double)
-                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:7:41: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_cdf_ugaussian_Qinv, Double_val, copy_double)
-                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:8:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_gaussian_P, Double_val, Double_val, copy_double)
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:9:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_gaussian_Q, Double_val, Double_val, copy_double)
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:10:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_gaussian_Pinv, Double_val, Double_val, copy_double)
-                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:11:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_gaussian_Qinv, Double_val, Double_val, copy_double)
-                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:12:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_gamma_P, Double_val, Double_val, Double_val, copy_double)
-                                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:13:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_gamma_Q, Double_val, Double_val, Double_val, copy_double)
-                                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:14:61: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_gamma_Pinv, Double_val, Double_val, Double_val, copy_double)
-                                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:15:61: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_gamma_Qinv, Double_val, Double_val, Double_val, copy_double)
-                                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:16:47: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_cauchy_P, Double_val, Double_val, copy_double)
-                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:17:47: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_cauchy_Q, Double_val, Double_val, copy_double)
-                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:18:50: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_cauchy_Pinv, Double_val, Double_val, copy_double)
-                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:19:50: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_cauchy_Qinv, Double_val, Double_val, copy_double)
-                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:20:48: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_laplace_P, Double_val, Double_val, copy_double)
-                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:21:48: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_laplace_Q, Double_val, Double_val, copy_double)
-                                                ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:22:51: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_laplace_Pinv, Double_val, Double_val, copy_double)
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:23:51: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_laplace_Qinv, Double_val, Double_val, copy_double)
-                                                   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:24:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_rayleigh_P, Double_val, Double_val, copy_double)
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:25:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_rayleigh_Q, Double_val, Double_val, copy_double)
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:26:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_rayleigh_Pinv, Double_val, Double_val, copy_double)
-                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:27:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_rayleigh_Qinv, Double_val, Double_val, copy_double)
-                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:28:46: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_chisq_P, Double_val, Double_val, copy_double)
-                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:29:46: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_chisq_Q, Double_val, Double_val, copy_double)
-                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:30:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_chisq_Pinv, Double_val, Double_val, copy_double)
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:31:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_chisq_Qinv, Double_val, Double_val, copy_double)
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:32:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_exponential_P, Double_val, Double_val, copy_double)
-                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:33:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_exponential_Q, Double_val, Double_val, copy_double)
-                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:34:55: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_exponential_Pinv, Double_val, Double_val, copy_double)
-                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:35:55: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_exponential_Qinv, Double_val, Double_val, copy_double)
-                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:36:59: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_exppow_P, Double_val, Double_val, Double_val, copy_double)
-                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:37:59: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_exppow_Q, Double_val, Double_val, Double_val, copy_double)
-                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:38:46: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_tdist_P, Double_val, Double_val, copy_double)
-                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:39:46: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_tdist_Q, Double_val, Double_val, copy_double)
-                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:40:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_tdist_Pinv, Double_val, Double_val, copy_double)
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:41:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_tdist_Qinv, Double_val, Double_val, copy_double)
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:42:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_fdist_P, Double_val, Double_val, Double_val, copy_double)
-                                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:43:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_fdist_Q, Double_val, Double_val, Double_val, copy_double)
-                                                          ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:44:61: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_fdist_Pinv, Double_val, Double_val, Double_val, copy_double)
-                                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:45:61: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_fdist_Qinv, Double_val, Double_val, Double_val, copy_double)
-                                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:46:57: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_beta_P, Double_val, Double_val, Double_val, copy_double)
-                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:47:57: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_beta_Q, Double_val, Double_val, Double_val, copy_double)
-                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:48:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_beta_Pinv, Double_val, Double_val, Double_val, copy_double)
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:49:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_beta_Qinv, Double_val, Double_val, Double_val, copy_double)
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:50:57: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_flat_P, Double_val, Double_val, Double_val, copy_double)
-                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:51:57: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_flat_Q, Double_val, Double_val, Double_val, copy_double)
-                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:52:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_flat_Pinv, Double_val, Double_val, Double_val, copy_double)
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:53:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_flat_Qinv, Double_val, Double_val, Double_val, copy_double)
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:54:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_lognormal_P, Double_val, Double_val, Double_val, copy_double)
-                                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:55:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_lognormal_Q, Double_val, Double_val, Double_val, copy_double)
-                                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:56:65: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_lognormal_Pinv, Double_val, Double_val, Double_val, copy_double)
-                                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:57:65: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_lognormal_Qinv, Double_val, Double_val, Double_val, copy_double)
-                                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:58:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_gumbel1_P, Double_val, Double_val, Double_val, copy_double)
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:59:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_gumbel1_Q, Double_val, Double_val, Double_val, copy_double)
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:60:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_gumbel1_Pinv, Double_val, Double_val, Double_val, copy_double)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:61:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_gumbel1_Qinv, Double_val, Double_val, Double_val, copy_double)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:62:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_gumbel2_P, Double_val, Double_val, Double_val, copy_double)
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:63:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_gumbel2_Q, Double_val, Double_val, Double_val, copy_double)
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:64:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_gumbel2_Pinv, Double_val, Double_val, Double_val, copy_double)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:65:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_gumbel2_Qinv, Double_val, Double_val, Double_val, copy_double)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:66:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_weibull_P, Double_val, Double_val, Double_val, copy_double)
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:67:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_weibull_Q, Double_val, Double_val, Double_val, copy_double)
-                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:68:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_weibull_Pinv, Double_val, Double_val, Double_val, copy_double)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:69:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_weibull_Qinv, Double_val, Double_val, Double_val, copy_double)
-                                                               ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:70:59: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_pareto_P, Double_val, Double_val, Double_val, copy_double)
-                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:71:59: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_pareto_Q, Double_val, Double_val, Double_val, copy_double)
-                                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:72:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_pareto_Pinv, Double_val, Double_val, Double_val, copy_double)
-                                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:73:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_pareto_Qinv, Double_val, Double_val, Double_val, copy_double)
-                                                              ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:74:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_logistic_P, Double_val, Double_val, copy_double)
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:75:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_logistic_Q, Double_val, Double_val, copy_double)
-                                                 ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:76:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_logistic_Pinv, Double_val, Double_val, copy_double)
-                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:77:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_logistic_Qinv, Double_val, Double_val, copy_double)
-                                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:78:73: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_binomial_P, Unsigned_int_val, Double_val, Unsigned_int_val, copy_double)
-                                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:79:73: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_binomial_Q, Unsigned_int_val, Double_val, Unsigned_int_val, copy_double)
-                                                                         ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:80:54: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_poisson_P, Unsigned_int_val, Double_val, copy_double)
-                                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:81:54: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_poisson_Q, Unsigned_int_val, Double_val, copy_double)
-                                                      ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:82:56: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_geometric_P, Unsigned_int_val, Double_val, copy_double)
-                                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:83:56: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML2(gsl_cdf_geometric_Q, Unsigned_int_val, Double_val, copy_double)
-                                                        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:84:76: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_negative_binomial_P, Unsigned_int_val, Double_val, Double_val, copy_double)
-                                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:85:76: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_negative_binomial_Q, Unsigned_int_val, Double_val, Double_val, copy_double)
-                                                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:86:71: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_pascal_P, Unsigned_int_val, Double_val, Unsigned_int_val, copy_double)
-                                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:87:71: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML3(gsl_cdf_pascal_Q, Unsigned_int_val, Double_val, Unsigned_int_val, copy_double)
-                                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:88:103: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML4(gsl_cdf_hypergeometric_P, Unsigned_int_val, Unsigned_int_val, Unsigned_int_val, Unsigned_int_val, copy_double)
-                                                                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_cdf.c:89:103: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML4(gsl_cdf_hypergeometric_Q, Unsigned_int_val, Unsigned_int_val, Unsigned_int_val, Unsigned_int_val, copy_double)
-                                                                                                       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 90 warnings generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -o mlgsl_sf.o -c mlgsl_sf.c)
- In file included from mlgsl_sf.c:14:
- ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   va = copy_double(a);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:98:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_sf.c:14:
- ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   vb = copy_double(b);
-        ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:102:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- In file included from mlgsl_sf.c:14:
- ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:106:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- In file included from mlgsl_sf.c:14:
- ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r=alloc_small(2 * Double_wosize, Double_array_tag);
-     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:111:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_sf.c:27:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   v = alloc_small (2, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:127:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_sf.c:37:7: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   v = copy_double(result->val);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:144:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_sf.c:38:7: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
-   e = copy_double(result->err);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:148:6: note: expanded from here
-  GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead"
-      ^
- mlgsl_sf.c:39:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages]
-   r = alloc_small(3, 0);
-       ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small'
- #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- <scratch space>:152:6: note: expanded from here
-  GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead"
-      ^
- mlgsl_sf.c:104:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(airy_Ai, Double_val, GSL_MODE_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:105:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(airy_Bi, Double_val, GSL_MODE_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:106:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(airy_Ai_scaled, Double_val, GSL_MODE_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:107:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(airy_Bi_scaled, Double_val, GSL_MODE_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:108:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(airy_Ai_deriv, Double_val, GSL_MODE_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:109:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(airy_Bi_deriv, Double_val, GSL_MODE_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:110:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(airy_Ai_deriv_scaled, Double_val, GSL_MODE_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:111:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(airy_Bi_deriv_scaled, Double_val, GSL_MODE_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:113:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(airy_zero_Ai, Int_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:114:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(airy_zero_Bi, Int_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:115:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(airy_zero_Ai_deriv, Int_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:116:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(airy_zero_Bi_deriv, Int_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:139:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- BESSEL_CYL(J)
- ^
- mlgsl_sf.c:121:3: note: expanded from macro 'BESSEL_CYL'
-   SF1(bessel_##l##0, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:139:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:122:3: note: expanded from macro 'BESSEL_CYL'
-   SF1(bessel_##l##1, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:139:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:123:3: note: expanded from macro 'BESSEL_CYL'
-   SF2(bessel_##l##n, Int_val, Double_val) \
-   ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:140:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- BESSEL_CYL(Y)
- ^
- mlgsl_sf.c:121:3: note: expanded from macro 'BESSEL_CYL'
-   SF1(bessel_##l##0, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:140:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:122:3: note: expanded from macro 'BESSEL_CYL'
-   SF1(bessel_##l##1, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:140:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:123:3: note: expanded from macro 'BESSEL_CYL'
-   SF2(bessel_##l##n, Int_val, Double_val) \
-   ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:141:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- BESSEL_CYL(I)
- ^
- mlgsl_sf.c:121:3: note: expanded from macro 'BESSEL_CYL'
-   SF1(bessel_##l##0, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:141:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:122:3: note: expanded from macro 'BESSEL_CYL'
-   SF1(bessel_##l##1, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:141:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:123:3: note: expanded from macro 'BESSEL_CYL'
-   SF2(bessel_##l##n, Int_val, Double_val) \
-   ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:142:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- BESSEL_CYL_SCALED(I)
- ^
- mlgsl_sf.c:130:3: note: expanded from macro 'BESSEL_CYL_SCALED'
-   SF1(bessel_##l##0_scaled, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:142:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:131:3: note: expanded from macro 'BESSEL_CYL_SCALED'
-   SF1(bessel_##l##1_scaled, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:142:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:132:3: note: expanded from macro 'BESSEL_CYL_SCALED'
-   SF2(bessel_##l##n_scaled, Int_val, Double_val) \
-   ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:143:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- BESSEL_CYL(K)
- ^
- mlgsl_sf.c:121:3: note: expanded from macro 'BESSEL_CYL'
-   SF1(bessel_##l##0, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:143:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:122:3: note: expanded from macro 'BESSEL_CYL'
-   SF1(bessel_##l##1, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:143:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:123:3: note: expanded from macro 'BESSEL_CYL'
-   SF2(bessel_##l##n, Int_val, Double_val) \
-   ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:144:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- BESSEL_CYL_SCALED(K)
- ^
- mlgsl_sf.c:130:3: note: expanded from macro 'BESSEL_CYL_SCALED'
-   SF1(bessel_##l##0_scaled, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:144:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:131:3: note: expanded from macro 'BESSEL_CYL_SCALED'
-   SF1(bessel_##l##1_scaled, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:144:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:132:3: note: expanded from macro 'BESSEL_CYL_SCALED'
-   SF2(bessel_##l##n_scaled, Int_val, Double_val) \
-   ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:164:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- BESSEL_SPH(j)
- ^
- mlgsl_sf.c:147:3: note: expanded from macro 'BESSEL_SPH'
-   SF1(bessel_##c##0, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:164:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:148:3: note: expanded from macro 'BESSEL_SPH'
-   SF1(bessel_##c##1, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:164:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:149:3: note: expanded from macro 'BESSEL_SPH'
-   SF1(bessel_##c##2, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:164:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:150:3: note: expanded from macro 'BESSEL_SPH'
-   SF2(bessel_##c##l, Int_val, Double_val) \
-   ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:172:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- BESSEL_SPH(y)
- ^
- mlgsl_sf.c:147:3: note: expanded from macro 'BESSEL_SPH'
-   SF1(bessel_##c##0, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:172:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:148:3: note: expanded from macro 'BESSEL_SPH'
-   SF1(bessel_##c##1, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:172:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:149:3: note: expanded from macro 'BESSEL_SPH'
-   SF1(bessel_##c##2, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:172:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:150:3: note: expanded from macro 'BESSEL_SPH'
-   SF2(bessel_##c##l, Int_val, Double_val) \
-   ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:173:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- BESSEL_SPH_SCALED(i)
- ^
- mlgsl_sf.c:156:3: note: expanded from macro 'BESSEL_SPH_SCALED'
-   SF1(bessel_##c##0_scaled, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:173:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:157:3: note: expanded from macro 'BESSEL_SPH_SCALED'
-   SF1(bessel_##c##1_scaled, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:173:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:158:3: note: expanded from macro 'BESSEL_SPH_SCALED'
-   SF2(bessel_##c##l_scaled, Int_val, Double_val) \
-   ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:174:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- BESSEL_SPH_SCALED(k)
- ^
- mlgsl_sf.c:156:3: note: expanded from macro 'BESSEL_SPH_SCALED'
-   SF1(bessel_##c##0_scaled, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:174:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:157:3: note: expanded from macro 'BESSEL_SPH_SCALED'
-   SF1(bessel_##c##1_scaled, Double_val) \
-   ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:174:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- mlgsl_sf.c:158:3: note: expanded from macro 'BESSEL_SPH_SCALED'
-   SF2(bessel_##c##l_scaled, Int_val, Double_val) \
-   ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:176:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(bessel_Jnu, Double_val, Double_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:184:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(bessel_Ynu, Double_val, Double_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:185:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(bessel_Inu, Double_val, Double_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:186:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(bessel_Inu_scaled, Double_val, Double_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
- ...TRUNCATED BY DUNE...
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:436:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(gegenpoly_2, Double_val, Double_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:437:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(gegenpoly_3, Double_val, Double_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:438:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF3(gegenpoly_n, Int_val, Double_val, Double_val)
- ^
- mlgsl_sf.c:93:43: note: expanded from macro 'SF3'
-   ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \
-                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:449:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(hyperg_0F1, Double_val, Double_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:450:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF3(hyperg_1F1_int, Int_val, Int_val, Double_val)
- ^
- mlgsl_sf.c:93:43: note: expanded from macro 'SF3'
-   ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \
-                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:451:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF3(hyperg_1F1, Double_val, Double_val, Double_val)
- ^
- mlgsl_sf.c:93:43: note: expanded from macro 'SF3'
-   ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \
-                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:452:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF3(hyperg_U_int, Int_val, Int_val, Double_val)
- ^
- mlgsl_sf.c:93:43: note: expanded from macro 'SF3'
-   ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \
-                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:459:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF3(hyperg_U, Double_val, Double_val, Double_val)
- ^
- mlgsl_sf.c:93:43: note: expanded from macro 'SF3'
-   ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \
-                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:466:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF4(hyperg_2F1 , Double_val, Double_val, Double_val, Double_val)
- ^
- mlgsl_sf.c:96:50: note: expanded from macro 'SF4'
-   ML4(gsl_sf_##name, conv1, conv2, conv3, conv4, copy_double) \
-                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:467:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF4(hyperg_2F1_conj, Double_val, Double_val, Double_val, Double_val)
- ^
- mlgsl_sf.c:96:50: note: expanded from macro 'SF4'
-   ML4(gsl_sf_##name, conv1, conv2, conv3, conv4, copy_double) \
-                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:468:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF4(hyperg_2F1_renorm, Double_val, Double_val, Double_val, Double_val)
- ^
- mlgsl_sf.c:96:50: note: expanded from macro 'SF4'
-   ML4(gsl_sf_##name, conv1, conv2, conv3, conv4, copy_double) \
-                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:469:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF4(hyperg_2F1_conj_renorm, Double_val, Double_val, Double_val, Double_val)
- ^
- mlgsl_sf.c:96:50: note: expanded from macro 'SF4'
-   ML4(gsl_sf_##name, conv1, conv2, conv3, conv4, copy_double) \
-                                                  ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:470:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF3(hyperg_2F0, Double_val, Double_val, Double_val)
- ^
- mlgsl_sf.c:93:43: note: expanded from macro 'SF3'
-   ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \
-                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:473:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(laguerre_1, Double_val, Double_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:474:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(laguerre_2, Double_val, Double_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:475:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(laguerre_3, Double_val, Double_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:476:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF3(laguerre_n, Int_val, Double_val, Double_val)
- ^
- mlgsl_sf.c:93:43: note: expanded from macro 'SF3'
-   ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \
-                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:479:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(lambert_W0, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:480:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(lambert_Wm1, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:483:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(legendre_P1, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:484:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(legendre_P2, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:485:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(legendre_P3, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:486:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(legendre_Pl, Int_val, Double_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:494:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(legendre_Q0, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:495:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(legendre_Q1, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:496:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(legendre_Ql, Int_val, Double_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:537:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF3(legendre_Plm, Int_val, Int_val, Double_val) 
- ^
- mlgsl_sf.c:93:43: note: expanded from macro 'SF3'
-   ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \
-                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:538:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF3(legendre_sphPlm, Int_val, Int_val, Double_val) 
- ^
- mlgsl_sf.c:93:43: note: expanded from macro 'SF3'
-   ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \
-                                           ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:542:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(log, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:543:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(log_abs, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:550:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(log_1plusx, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:551:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(log_1plusx_mx, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:554:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(pow_int, Double_val, Int_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:557:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(psi_int, Int_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:558:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(psi, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:559:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(psi_1piy, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:566:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(psi_1_int, Int_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:567:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(psi_1, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:568:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(psi_n, Int_val, Double_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:571:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(synchrotron_1, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:572:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(synchrotron_2, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:575:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(transport_2, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:576:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(transport_3, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:577:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(transport_4, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:578:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(transport_5, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:581:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(sin, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:582:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(cos, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:583:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(hypot, Double_val, Double_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:584:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(sinc, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:603:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(lnsinh, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:604:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(lncosh, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:617:45: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_sf_angle_restrict_symm, Double_val, copy_double)
-                                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:618:44: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- ML1(gsl_sf_angle_restrict_pos, Double_val, copy_double)
-                                            ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:623:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(zeta_int, Int_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:624:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(zeta, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:625:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF2(hzeta, Double_val, Double_val)
- ^
- mlgsl_sf.c:90:36: note: expanded from macro 'SF2'
-   ML2(gsl_sf_##name, conv1, conv2, copy_double) \
-                                    ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:626:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(eta_int, Int_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- mlgsl_sf.c:627:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages]
- SF1(eta, Double_val)
- ^
- mlgsl_sf.c:87:29: note: expanded from macro 'SF1'
-   ML1(gsl_sf_##name, conv1, copy_double) \
-                             ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double'
- #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double
-                     ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED'
-   CAML_PREPROWARNING(name1 is deprecated: use name2 instead)
-   ^
- /usr/home/opam/.opam/4.14.1/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING'
- #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x))
-                               ^
- 202 warnings generated.
-> compiled  gsl.1.24.3
-> installed gsl.1.24.3
Done.
2023-10-18 07:57.51 ---> saved as "42a21f9fe12a45a62a9fd8b86243ddbb6f71367364af5c29681b34631da1489c"
Job succeeded