github.com/google/mozc/pull/424/commits/a62bb554024e5e36e93215ee7c5f8ac61e060e61

Preview meta tags from the github.com website.

Linked Hostnames

11

Thumbnail

Search Engine Appearance

Google

https://github.com/google/mozc/pull/424/commits/a62bb554024e5e36e93215ee7c5f8ac61e060e61

Fix reference to std::swap by Avnerus · Pull Request #424 · google/mozc

This caused a build error on my system 4.12.5-gentoo COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,java,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) Mozc team is not accepting pull requests at the moment. Although Google company policy certainly allows Mozc team to accept pull requests, to do so Mozc team needs to move all Mozc source files into third_party directory in the Google internal source repository [1]. Doing that without breaking any Google internal project that depends on Mozc source code requires non-trivial amount of time and engineering resources that Mozc team cannot afford right now. Mozc team continues to seek opportunities to address this limitation, but we are still not ready to accept any pull request due to the above reason. [1]: Open Source at Google - Linuxcon 2016 License Compliance We store all external open source code in a third_party hierarchy, along with the licenses for each project. We only allow the use of OSS under licenses we can comply with. Use of external open source is not allowed unless it is put in that third_party tree. This makes it easier to ensure we are only using software with licenses that we can abide. This also allows us to generate a list of all licenses used by any project we build when they are released externally.



Bing

Fix reference to std::swap by Avnerus · Pull Request #424 · google/mozc

https://github.com/google/mozc/pull/424/commits/a62bb554024e5e36e93215ee7c5f8ac61e060e61

This caused a build error on my system 4.12.5-gentoo COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,java,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) Mozc team is not accepting pull requests at the moment. Although Google company policy certainly allows Mozc team to accept pull requests, to do so Mozc team needs to move all Mozc source files into third_party directory in the Google internal source repository [1]. Doing that without breaking any Google internal project that depends on Mozc source code requires non-trivial amount of time and engineering resources that Mozc team cannot afford right now. Mozc team continues to seek opportunities to address this limitation, but we are still not ready to accept any pull request due to the above reason. [1]: Open Source at Google - Linuxcon 2016 License Compliance We store all external open source code in a third_party hierarchy, along with the licenses for each project. We only allow the use of OSS under licenses we can comply with. Use of external open source is not allowed unless it is put in that third_party tree. This makes it easier to ensure we are only using software with licenses that we can abide. This also allows us to generate a list of all licenses used by any project we build when they are released externally.



DuckDuckGo

https://github.com/google/mozc/pull/424/commits/a62bb554024e5e36e93215ee7c5f8ac61e060e61

Fix reference to std::swap by Avnerus · Pull Request #424 · google/mozc

This caused a build error on my system 4.12.5-gentoo COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,java,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) Mozc team is not accepting pull requests at the moment. Although Google company policy certainly allows Mozc team to accept pull requests, to do so Mozc team needs to move all Mozc source files into third_party directory in the Google internal source repository [1]. Doing that without breaking any Google internal project that depends on Mozc source code requires non-trivial amount of time and engineering resources that Mozc team cannot afford right now. Mozc team continues to seek opportunities to address this limitation, but we are still not ready to accept any pull request due to the above reason. [1]: Open Source at Google - Linuxcon 2016 License Compliance We store all external open source code in a third_party hierarchy, along with the licenses for each project. We only allow the use of OSS under licenses we can comply with. Use of external open source is not allowed unless it is put in that third_party tree. This makes it easier to ensure we are only using software with licenses that we can abide. This also allows us to generate a list of all licenses used by any project we build when they are released externally.

  • General Meta Tags

    46
    • title
      Fix reference to std::swap by Avnerus · Pull Request #424 · google/mozc · GitHub
    • charset
      utf-8
    • route-pattern
      /:user_id/:repository/pull/:id/commits/:range(.:format)
    • route-controller
      pull_requests
    • route-action
      commits
  • Open Graph Meta Tags

    7
    • og:image
      https://avatars.githubusercontent.com/u/39962?s=400&v=4
    • og:image:alt
      This caused a build error on my system 4.12.5-gentoo COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_6...
    • og:site_name
      GitHub
    • og:type
      object
    • og:title
      Fix reference to std::swap by Avnerus · Pull Request #424 · google/mozc
  • Twitter Meta Tags

    5
    • twitter:image
      https://avatars.githubusercontent.com/u/39962?s=400&v=4
    • twitter:site
      @github
    • twitter:card
      summary_large_image
    • twitter:title
      Fix reference to std::swap by Avnerus · Pull Request #424 · google/mozc
    • twitter:description
      This caused a build error on my system 4.12.5-gentoo COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_6...
  • Link Tags

    46
    • alternate
      /google/mozc/pull/424.diff
    • alternate
      /google/mozc/pull/424.patch
    • alternate icon
      https://github.githubassets.com/favicons/favicon.png
    • assets
      https://github.githubassets.com/
    • dns-prefetch
      https://github.githubassets.com

Links

84