-
Lfortran 0.40.0 can't compile this program:
```
program writetesta
character(3):: c(6) = 'ab'
write(*,"(6A)") c//' '
end program writetesta
```
The long error message ends with
```
code …
-
Currently, [DropSchemaTask](https://github.com/trinodb/trino/blob/master/core/trino-main/src/main/java/io/trino/execution/DropSchemaTask.java) doesn't check child objects' permissions when CASCADE opt…
-
`select case when 0=1 then '2024-10-16 21:08:20.933859'::timestamp else current_timestamp end`
In v23.1 and in postgres v14.5, this expression works and returns a value of type `timestamp`
Start…
-
This code block
```
from cmu_cpcs_utils import testFunction
@testFunction
def test():
assert
test()
```
when run in CPython 3.11, prints
`SyntaxError: invalid syntax`
and when ru…
-
Add feature of fetching problem statements and displaying them alongside. Maybe add a slider as well, just like leetcode.
For example, it will look like this:
![image](https://github.com/user-att…
-
# Environment
Knex version:
Database + version:
OS:
Select applicable template from below.
If issue is about oracledb support, tag @ atiertant. For MSSql tag @ smorey2.
Rest of dialects don'…
-
Currently, it is hard to debug why Flux is failing. I will add a `dbg!` macro for Flux that will print out all the metadata Flux knows about a variable upon running `cargo flux`.
This task has two …
-
Regarding the following
`if (...)
{
// does NOT work in CS-Script but works in C# 8.0 and up. Note I was using .NET interactive
using FileStream f = new FileStream(@"C:\users\jaredpar\usi…
-
### What happens?
I noticed that the documentation for the [`DELETE` statement](https://duckdb.org/docs/sql/statements/delete.html) currently doesn’t mention that a `RETURNING` clause can be added to…
-
What do we want to find out?
What problem are we addressing that other AI's don't fulfill
_How does an adaptive AI driven by the players' physiology affect the game experience? Does it improve enjoyme…