urbanjost

Results 20 issues of urbanjost

List-directed input (using an asterisk("\*") as a format) is often described simply as free-format input but it is more. It allows for null values and reading a partial list ,...

I am wondering what the interest is in **Civilian Calendar functions** (Starting with Proleptic Gregorian Calendar and ISO-8601 support but open to other calendar systems) ? I think that a...

topic: datetime

There is some very non-intuitive behavior at best in the way the following performs If app/ has a program in it not named main.f90 it will built if the src/...

bug

### Description Build fails for large library builds when the ar command becomes long. The command needs broken into multiple commands but not too many or it dramatically slows down...

bug

### Description A program directive is optional, but if your main program does not contain a PROGRAM directive it is not identified as a program. It would be non-trivial (I...

bug

### Description auto-build of files in the app/ directory only occurs if the file main.f90 exists. Even the case where main.f90 is renamed to main.F90 is not built. ```bash fpm...

bug

### Description ```manpage NAME activate(1) - start a subshell with all newly compiled programs in the shell command search path. SYNOPSIS fpm activate [--bindir [DIRECTORY_NAME]] [--list] DESCRIPTION Start a subshell...

enhancement

Running in a CygWin environment I had to unset the environment variable OS which was set for the MSWIndows applications and inherited by the CygWin application in order for the...

bug
easy
os-windows