General

Profile

Torsten Schulz

  • Login: tsschulz
  • Email: tsschulz@gmx.net
  • Are you a spammer?: No
  • Registered on: 03/19/2014
  • Last connection: 05/29/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 5 4 9

Activity

05/29/2024

01:49 PM Wt Open discussion: RE: URL's without ?_= and without --docroot=".;..."
I think I found out something about
torsten:~/libs/wt-4.4.0/examples/hello> g++-10 -o hello.wt -lwt -lwthttp hello....
Torsten Schulz

09/17/2021

12:13 PM Wt Bug #9039: Wt::WDateTime::toLocalDateTime not working
Ok, me again. I got it compiling when I remove the build directory and make it new.
The link error is indeed not e...
Torsten Schulz

09/15/2021

05:42 PM Wt Bug #9039: Wt::WDateTime::toLocalDateTime not working
Ok, I understand it. But maybe I'm not able to use cmake correct.
I tried cmake -DCMAKE_CXX_STANDARD=20 ../
But...
Torsten Schulz

09/09/2021

04:43 PM Wt Bug #9055 (New): DB2 support
Hello,
In fact that I'm using DB2, I created a backend service for it. It is based on the MSSQL backend.
I'll p...
Torsten Schulz
02:05 PM Wt Bug #9039: Wt::WDateTime::toLocalDateTime not working
Ah, sorry. I forgot to mention. I also thought that could be the reason. But I also tried with g++-10 and c++17 - sam... Torsten Schulz

09/08/2021

10:40 PM Wt Bug #9039: Wt::WDateTime::toLocalDateTime not working
I tried with that:
main.cpp:
```
#include <Wt/Date/tz.h>
#include <iostream>
int main(int argc, char **argv)...
Torsten Schulz
07:37 PM Wt Bug #9039: Wt::WDateTime::toLocalDateTime not working
I spend a lot time into it last days. So I found out that the example "locale" is compiling and running.
But when I ...
Torsten Schulz
08:57 AM Wt Bug #9039: Wt::WDateTime::toLocalDateTime not working
Korneel Dumon wrote in #note-1:
> Hi,
>
> you are right, the reason is that the `WLocale` does not have any timez...
Torsten Schulz

09/03/2021

03:57 PM Wt Bug #9039 (New): Wt::WDateTime::toLocalDateTime not working
Following code crashes:
```
auto test = Wt::WDateTime::currentDateTime();
auto locale = ...
Torsten Schulz

07/09/2021

11:06 AM Wt Help: DBO unexpected error "not enough aliases"
Hello,
I've following code
```
void BranchNewProduction::productWidget() {
Wt::Dbo::Transaction transacti...
Torsten Schulz

Also available in: Atom