-
Overarching Features:
Calendar (Home)
Personal Tasks
Assignment
Presentation
Idea:
- Assignment with calendar, similar to GitHub pages
Under each assignment
- provides place for each user to…
-
date: 2022-10-21
commit: version 12.1
args: -O0 -fanalyzer
test:
```c
#include
int main() {
int e = 10086;
int *f = &e;
int g = 0;
int *h[2][1];
h[1][0] = f;
if (g == (h[1]…
-
All the FTP links on the main page are down.
-
related to issue #48725.
```c++
enum class Flag {
None = 0,
A = 1,
B = 2,
};
constexpr Flag operator|(Flag a, Flag b) noexcept {
return static_cast(static_cast(a) | stati…
-
If an item points to a PDF file rather than a web page it fails to load in reader view. It wold be great if a pdf is detected it is just loaded and displayed rather than failing.
This is related …
-
```
What steps will reproduce the problem?
1.google calendar today title
returns:
[emailaddress]
event title
2.
3.
What is the expected output? What do you see instead?
What version of the product …
-
```
What steps will reproduce the problem?
1.google calendar today title
returns:
[emailaddress]
event title
2.
3.
What is the expected output? What do you see instead?
What version of the product …
-
[This issue is imported from pivotal - Originaly created at Jan 13, 2016 by Henny Bekker](https://www.pivotaltracker.com/story/show/111607112)
Een instelling (Van Hall Larenstein, University of Appli…
-
I am not sure if this is a misconfiguration issue on our side.
We noticed in production the persistent queries that write in some streams had just disappeared for no particular reason.
When restarti…
-
https://netdevops.me/2018/prepping-up-for-and-passing-the-certified-openstack-administrator-exam/
Shortly after I passed AWS CSA exam I went on a hunt for the next certification to claim. Decided t…
hellt updated
4 years ago