You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kou
changed the title
[Release][Website] post-03-website.sh uses needless quotation for curretn.date
[Release][Website] post-03-website.sh uses needless quotation for current.date
Nov 2, 2023
kou
added a commit
to kou/arrow
that referenced
this issue
Nov 2, 2023
….date (#38555)
### Rationale for this change
We should not quote the value to process the value as a date value.
### What changes are included in this PR?
Remove needless quotation.
### Are these changes tested?
No.
### Are there any user-facing changes?
No.
* Closes: #38554
Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
…urrent.date (apache#38555)
### Rationale for this change
We should not quote the value to process the value as a date value.
### What changes are included in this PR?
Remove needless quotation.
### Are these changes tested?
No.
### Are there any user-facing changes?
No.
* Closes: apache#38554
Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
dgreiss
pushed a commit
to dgreiss/arrow
that referenced
this issue
Feb 19, 2024
…urrent.date (apache#38555)
### Rationale for this change
We should not quote the value to process the value as a date value.
### What changes are included in this PR?
Remove needless quotation.
### Are these changes tested?
No.
### Are there any user-facing changes?
No.
* Closes: apache#38554
Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Describe the bug, including details regarding any error messages, version, and platform.
https://github.com/groonga/groonga/blob/8856bb16ca48d3c936eb36e83fd269835ab055d2/CMakeLists.txt#L143
We should not quote the value to process the value as a date value.
GH-37985 has the problem.
Component(s)
Documentation, Release
The text was updated successfully, but these errors were encountered: