mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
7d881427d4553884d7f7b5cd8d595d83531fc2d6
gmake: Wejście do katalogu '/usr/home/saper/sw/misskey/build'
CXX(target) Release/obj.target/crypto_key/src/crypto_key.o
../src/crypto_key.cc:25:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'?
[-Wmismatched-new-delete]
delete sourceBuf;
^
[]
../src/crypto_key.cc:18:25: note: allocated with 'new[]' here
const auto sourceBuf = new char[sourceLength];
^
../src/crypto_key.cc:32:2: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'?
[-Wmismatched-new-delete]
delete sourceBuf;
^
[]
../src/crypto_key.cc:18:25: note: allocated with 'new[]' here
const auto sourceBuf = new char[sourceLength];
^
2 warnings generated.
Lead Maintainer: syuilo
Misskey is a completely open source, ultimately sophisticated new type of mini-blog based SNS.
✨ Features
- Reactions
- User lists
- Private messages
- Mute
- Real time contents
- ActivityPub compatible
and more! You can touch with your own eyes at https://misskey.xyz/.
📦 Create your instance
If you want to run your own instance of Misskey, please see Setup and installation guide.
🔧 Contribute
PRs welcome!
If you want to translate Misskey, please see Translation guide.
❤️ Backers & Sponsors
🎓 Notable contributors
| syuilo Owner |
Aya Morisawa Collaborator |
otofune Collaborator |
akihikodaki | tamaina | rinsuki |
🌎 Translators
| Mirro English, French |
Asriel English, French |
Marcin Mikołajczak Polish |
🍀 Copyright
Copyright (c) 2014-2018 syuilo
Misskey is an open-source software licensed under GNU AGPLv3.
Languages
TypeScript
62.4%
Vue
30.7%
JavaScript
6%
GLSL
0.4%
SCSS
0.3%

