|
From: | Dmitri A. Sergatskov |
Subject: | Re: fatal error: 'oct-tex-parser.h' file not found |
Date: | Tue, 21 Jun 2016 21:39:47 -0500 |
On Jun 21, 2016, at 10:08 PM, Dmitri A. Sergatskov <address@hidden> wrote:On Tue, Jun 21, 2016 at 7:25 PM, Ben Abbott <address@hidden> wrote:Is anyone else seeing this?
$ touch libinterp/corefcn/oct-tex-parser.yy
$ make libinterp/corefcn/oct-tex-parser.h
make: Nothing to be done for 'libinterp/corefcn/oct-tex-parser.h’.
I see this too. Also:GEN libinterp/corefcn/oct-tex-parser.yy
rm -rf libinterp/corefcn/oct-tex-parser.*
make libinterp/corefcn/oct-tex-parser.hSo .h file gets generated at some other time….I bisected to the changeset below.The first bad revision is:changeset: 21966:112b20240c87bookmark: @tag: tipuser: John W. Eaton <address@hidden>date: Tue Jun 21 16:07:51 2016 -0400summary: move docstrings in C++ files out of C strings and into comments
Ben
[Prev in Thread] | Current Thread | [Next in Thread] |