Kentaro Hayashi
Kentaro Hayashi
In the previous PR, #71, local loopback address is detected even though hosts file is empty, but there is a case that hosts file is NOT empty and localhost entry...
# 問題点 現在のRe:VIEWは章単位でファイルを分割することは想定しているのでしょうが、 節単位でファイルを分割することはおそらく想定していなさそうに見えます。 chap1.re ``` = 章のタイトル 文章... ``` section1.re ``` == 節のタイトル 文章... ``` sectionN.reも同様に節ごとに分割したファイルを用意して、以下のようにcatalog.ymlに指定する。 catalog.yml ``` CHAPS: - chap1.re - section1.re - section2.re ``` このようにすると、一見それっぽく節単位で分割できているように見えるのですが、図や表の参照を含むと番号がずれて破綻します。 # 動機について...
It fixes W:out-of-date-standards-version lintian warning W: hal-flash source: out-of-date-standards-version 3.9.6 (current is 3.9.7)
It fixes following the error: dpkg-source: error: source package has two conflicting values - libhal1-flash and hal-flash dpkg-buildpackage: error: dpkg-source -I -i --before-build hal-flash-0.3.3 gave error exit status 2 debuild:...
This work in progress version.
When the value of --drilldowns[LABEL].columns[NAME].stage parameter is changed, Groonga returns result without using cache.