-
I got lots of warnings when compiling generated code from an XSD file using mavens scalaxb pluging (btw: nice plugin!) and latest scala version. For people (like me) that leans towards a no-warning po…
mmc41 updated
10 years ago
-
### Miscellaneous first checks
- [X] I checked that all ports are open and not blocked by my ISP / hosting provider.
- [X] I know that SSL errors are likely the result of a wrong setup on the user…
-
## Prerequisites
1. Use postfix instance inside cluster, define next properties inside .env
```
EMAIL_SERVER_DOMAIN=smtp.example.com
EMAIL_SERVER_PORT=25
EMAIL_SERVER_USER=user
EMAIL_SERVER_PASS…
-
I just executed [test suite](https://github.com/container-images/postfix/pull/11) from postfix and got this error:
```
2017-10-03 09:30:09,705 test L0240 INFO | START 4-sanity1.py:Sani…
-
Hey. can you add some globalization to your project? It would be awesome to be able to select the language the text is displayed. Something like: `Lang: "pt-BR"`
-
Current error messages on parse failures could be improved to help the user. For example, the following example:
```
/*@
function (i32) Test (pointer p) {
take H = Owned(p);
0i32
}
@*/
```…
-
We regularly receive reports like the following, with missing filenames:
```
myhostname:~ # cat /var/lib/secchk/security-report-weekly
The following programs have got a different md5 checksum since …
-
The `String` class is missing some helper methods for string manipulation that are commonly needed. Of course it is possible for developers to add extension methods but that should not be required. he…
-
```
Add scheduling support:
http://tools.ietf.org/html/draft-desruisseaux-caldav-sched-03
to start we need:
* a class name;
* a minimal set of supported RFC features
* a test class;
* some volounte…
-
### Please complete the following tasks
- [X] I have searched the [discussions](https://github.com/winnow-rs/winnow/discussions)
- [X] I have searched the [open](https://github.com/winnow-rs/winno…